Fix for ROOT-8375 - Spurious CMake warning in configure/make configuration

This commit is contained in:
Pere Mato 2016-10-14 10:28:22 +02:00 committed by sftnight
parent dd4f7fafe8
commit 466279d16d

View File

@ -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