Skip to content

Commit

Permalink
using library version macro
Browse files Browse the repository at this point in the history
  • Loading branch information
lobis committed Jun 16, 2023
1 parent 11822a7 commit c445974
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 "2.0")
set_library_version(LibraryVersion)
add_definitions(-DLIBRARY_VERSION="${LibraryVersion}")

# find garfield libs and includes
Expand Down

0 comments on commit c445974

Please sign in to comment.