Skip to content

Commit

Permalink
Merge pull request #35 from rest-for-physics/lobis-automatic-library-…
Browse files Browse the repository at this point in the history
…version

using library version macro
  • Loading branch information
jgalan authored Jun 16, 2023
2 parents b85c78a + e5ee4a1 commit 59e023f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
set(LibraryVersion "1.4")
set_library_version(LibraryVersion)
add_definitions(-DLIBRARY_VERSION="${LibraryVersion}")

file(
Expand Down

0 comments on commit 59e023f

Please sign in to comment.