Skip to content

Commit b723ded

Browse files
committed
export package version to cache
1 parent f416a0e commit b723ded

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,5 @@ function(packageProject)
5757
DESTINATION ${PROJECT_INCLUDE_DESTINATION}
5858
)
5959

60+
set(${PROJECT_NAME}_VERSION ${PROJECT_VERSION} CACHE INTERNAL "")
6061
endfunction()

0 commit comments

Comments
 (0)