Skip to content

Commit

Permalink
add current version to cmakelists
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseDiazRohena committed Apr 1, 2024
1 parent cea4678 commit 7e9a07b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,8 @@ target_compile_definitions("${PROJECT_NAME}"
JUCE_REPORT_APP_USAGE=0
JUCE_MODAL_LOOPS_PERMITTED=1
JUCE_ENABLE_LIVE_CONSTANT_EDITOR=0
PRIVATE
"VALENTINE_VERSION=\"${CURRENT_VERSION}\""
)

target_include_directories("${PROJECT_NAME}"
Expand Down

0 comments on commit 7e9a07b

Please sign in to comment.