We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cef93a7 commit 9225bd4Copy full SHA for 9225bd4
1 file changed
CMakeLists.txt
@@ -43,7 +43,7 @@ target_include_directories(${PROJECT_NAME} PUBLIC
43
44
sofa_create_package_with_targets(
45
PACKAGE_NAME ${PROJECT_NAME}
46
- PACKAGE_VERSION 0.1
+ PACKAGE_VERSION ${PROJECT_VERSION}
47
TARGETS ${PROJECT_NAME}
48
INCLUDE_INSTALL_DIR ${${PROJECT_NAME}_INCLUDE_DIRS}
49
)
0 commit comments