Skip to content

Commit f1cb2ad

Browse files
authored
Merge pull request #36 from rest-for-physics/lobis-automatic-library-version
using library version macro
2 parents 94f0551 + b3257b4 commit f1cb2ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set(LibraryVersion "1.3")
1+
set_library_version(LibraryVersion)
22
add_definitions(-DLIBRARY_VERSION="${LibraryVersion}")
33

44
set(excludes)

0 commit comments

Comments
 (0)