windows patch
This commit is contained in:
@@ -56,6 +56,11 @@ if (UTILS)
|
|||||||
add_subdirectory(utils)
|
add_subdirectory(utils)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
shstk_is_parent_exists(_pe)
|
||||||
|
if (_pe)
|
||||||
|
set(CD_MODULES "cd_core" PARENT_SCOPE)
|
||||||
|
endif()
|
||||||
|
|
||||||
message("----------CD-----------")
|
message("----------CD-----------")
|
||||||
message(" Build for ${QtVersions}")
|
message(" Build for ${QtVersions}")
|
||||||
message(" Linkage: ${cd_LIB_TYPE_MSG}")
|
message(" Linkage: ${cd_LIB_TYPE_MSG}")
|
||||||
|
|||||||
Reference in New Issue
Block a user