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