Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/topic/robin/gh-3383'
Browse files Browse the repository at this point in the history
* origin/topic/robin/gh-3383:
  Lift SPICY_VERSION_LONG from Spicy into Zeek build.
  • Loading branch information
awelzel committed Oct 19, 2023
2 parents cc92336 + 8277eba commit f7b4fbe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ConfigureSpicyBuild.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,7 @@ endforeach ()
set_target_properties(hilti-rt-tests hilti-rt-configuration-tests spicy-rt-tests
hilti-toolchain-tests spicy-toolchain-tests PROPERTIES EXCLUDE_FROM_ALL TRUE)

get_directory_property(SPICY_VERSION_LONG DIRECTORY ${PROJECT_SOURCE_DIR}/auxil/spicy/spicy
DEFINITION SPICY_VERSION_LONG)
get_directory_property(SPICY_VERSION_NUMBER DIRECTORY ${PROJECT_SOURCE_DIR}/auxil/spicy/spicy
DEFINITION SPICY_VERSION_NUMBER)

0 comments on commit f7b4fbe

Please sign in to comment.