mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-06 14:19:59 -05:00
ENH: test install of debug libs
This commit is contained in:
@@ -329,6 +329,7 @@ ENDIF(UNIX AND NOT APPLE)
|
||||
|
||||
SET(CPACK_PACKAGE_EXECUTABLES "SimpleInstall" "Simple Install")
|
||||
SET(CMAKE_INSTALL_MFC_LIBRARIES 1)
|
||||
SET(CMAKE_INSTALL_DEBUG_LIBRARIES 1)
|
||||
INCLUDE(InstallRequiredSystemLibraries)
|
||||
INCLUDE(CPack)
|
||||
|
||||
|
||||
@@ -329,6 +329,7 @@ ENDIF(UNIX AND NOT APPLE)
|
||||
|
||||
SET(CPACK_PACKAGE_EXECUTABLES "SimpleInstall" "Simple Install")
|
||||
SET(CMAKE_INSTALL_MFC_LIBRARIES 1)
|
||||
SET(CMAKE_INSTALL_DEBUG_LIBRARIES 1)
|
||||
INCLUDE(InstallRequiredSystemLibraries)
|
||||
INCLUDE(CPack)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user