Fix for ROOT-8375 - Spurious CMake warning in configure/make configuration
This commit is contained in:
parent
dd4f7fafe8
commit
466279d16d
@ -327,6 +327,8 @@ endmacro(add_cling_executable)
|
||||
|
||||
set(CMAKE_INCLUDE_CURRENT_DIR ON)
|
||||
|
||||
option(ROOT_CLASSIC "Building as part of the ROOT (classic)." OFF)
|
||||
|
||||
if(DEFINED ROOT_BINARY_DIR)
|
||||
# Building as part of ROOT (CMake)
|
||||
include_directories(BEFORE
|
||||
|
Loading…
x
Reference in New Issue
Block a user