1
0
mirror of https://github.com/haiwen/libsearpc.git synced 2025-09-04 22:30:54 +00:00
Files
libsearpc/cmake/MultiCPackConfig.cmake

7 lines
133 B
CMake
Raw Normal View History

2021-10-23 09:54:23 -04:00
include("release/CPackConfig.cmake")
set(CPACK_INSTALL_CMAKE_PROJECTS
"debug;searpc;ALL;/"
"release;searpc;ALL;/"
)