Skip to content

Commit

Permalink
Merge pull request #36 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 94f0551 + b3257b4 commit f1cb2ad
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.3")
set_library_version(LibraryVersion)
add_definitions(-DLIBRARY_VERSION="${LibraryVersion}")

set(excludes)
Expand Down

0 comments on commit f1cb2ad

Please sign in to comment.