Skip to content

Commit

Permalink
export package version to cache
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLartians committed Jun 3, 2020
1 parent f416a0e commit b723ded
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,5 @@ function(packageProject)
DESTINATION ${PROJECT_INCLUDE_DESTINATION}
)

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

0 comments on commit b723ded

Please sign in to comment.