mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-14 13:57:13 +02:00
reuse project version
This commit is contained in:
@ -127,7 +127,7 @@ endif()
|
|||||||
|
|
||||||
if(SLS_EXT_BUILD)
|
if(SLS_EXT_BUILD)
|
||||||
# Find ourself in case of external build
|
# Find ourself in case of external build
|
||||||
find_package(slsDetectorPackage 6 REQUIRED)
|
find_package(slsDetectorPackage ${PROJECT_VERSION} REQUIRED)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user