mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-20 20:07:39 +01: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