Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>pull/1/head
parent
35b683a741
commit
eccae8f565
@ -1,22 +1,2 @@
|
||||
|
||||
##### zlibrary-tqt install path
|
||||
|
||||
_tde_internal_setup_path(
|
||||
ZL_SHARE_INSTALL_PREFIX "${CMAKE_ZLIBRARY_INSTALL_PREFIX}/share/zlibrary-tqt"
|
||||
"Base directory for zlibrary-tqt files which go to share"
|
||||
)
|
||||
|
||||
_tde_internal_setup_path(
|
||||
ZL_INCLUDE_INSTALL_DIR "${CMAKE_ZLIBRARY_INSTALL_PREFIX}/include/zlibrary-tqt"
|
||||
"The subdirectory to the header prefix"
|
||||
)
|
||||
|
||||
_tde_internal_setup_path(
|
||||
ZL_LIB_INSTALL_DIR "${CMAKE_ZLIBRARY_INSTALL_PREFIX}/lib${LIB_SUFFIX}"
|
||||
"Base directory for zlibrary-tqt lib files"
|
||||
)
|
||||
|
||||
##### subfolders
|
||||
|
||||
add_subdirectory( core )
|
||||
add_subdirectory( text )
|
||||
|
Loading…
Reference in new issue