mirror of
https://github.com/eddyem/eddys_snippets.git
synced 2026-01-31 20:35:15 +03:00
oops
This commit is contained in:
parent
bade2a36c0
commit
36a215be1f
@ -114,7 +114,9 @@ install(TARGETS ${PROJ} LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR}
|
|||||||
install(FILES ${PCFILE} DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/pkgconfig)
|
install(FILES ${PCFILE} DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/pkgconfig)
|
||||||
|
|
||||||
# EXAMPLES
|
# EXAMPLES
|
||||||
add_subdirectory(examples)
|
if(DEFINED EXAMPLES AND EXAMPLES EQUAL 1)
|
||||||
|
add_subdirectory(examples)
|
||||||
|
endif()
|
||||||
|
|
||||||
###### gettext ######
|
###### gettext ######
|
||||||
if(NOT DEFINED NOGETTEXT)
|
if(NOT DEFINED NOGETTEXT)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user