mirror of
https://github.com/OpenCMT/uLib.git
synced 2025-12-06 07:21:31 +01:00
Re-inserted detector header files
This commit is contained in:
@@ -31,7 +31,7 @@ message(STATUS "Module path: ${CMAKE_MODULE_PATH}")
|
||||
include(uLibMacros)
|
||||
include(uLibDebugMacro)
|
||||
include(uLibTargetMacros)
|
||||
include(uLibGenerateRMake)
|
||||
#include(uLibGenerateRMake)
|
||||
|
||||
|
||||
## GLOBALS ------------------------------------------------------------------ ##
|
||||
@@ -57,6 +57,7 @@ set(ULIB_SELECTED_MODULES
|
||||
Core
|
||||
Math
|
||||
Root
|
||||
Detectors
|
||||
)
|
||||
|
||||
## uLib_add_shared_library puts names there
|
||||
|
||||
Reference in New Issue
Block a user