mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-14 13:57:13 +02:00
tab->space reformat
This commit is contained in:
@ -20,14 +20,10 @@ endif()
|
|||||||
|
|
||||||
|
|
||||||
if (CALIBRATE)
|
if (CALIBRATE)
|
||||||
if (DEFINED ENV{ROOTSYS})
|
if (DEFINED ENV{ROOTSYS})
|
||||||
find_package(ROOT)
|
find_package(ROOT)
|
||||||
if (ROOT_FOUND)
|
if (ROOT_FOUND)
|
||||||
add_subdirectory(calibrationWizards)
|
add_subdirectory(calibrationWizards)
|
||||||
endif()
|
endif()
|
||||||
endif()
|
endif()
|
||||||
endif(CALIBRATE)
|
endif(CALIBRATE)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user