mirror of
https://github.com/recp/cglm.git
synced 2025-10-03 16:51:35 +00:00
Update CMakeLists.txt
This commit is contained in:
@@ -47,7 +47,10 @@ include(GNUInstallDirs)
|
||||
|
||||
set(CPACK_PROJECT_NAME ${PROJECT_NAME})
|
||||
set(CPACK_PROJECT_VERSION ${PROJECT_VERSION})
|
||||
include(CPack)
|
||||
|
||||
if(NOT CPack_CMake_INCLUDED)
|
||||
include(CPack)
|
||||
endif()
|
||||
|
||||
# Target Start
|
||||
add_library(${PROJECT_NAME}
|
||||
|
Reference in New Issue
Block a user