Skip to content

Commit 2d816ba

Browse files
committed
Fix RootMacro.cmake directory
1 parent e249023 commit 2d816ba

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

cmake/FindROOT.cmake

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,4 @@ if(NOT BDM_OUT_OF_SOURCE)
104104
set(LAUNCHER ${CMAKE_BINARY_DIR}/launcher.sh)
105105
endif()
106106

107-
<<<<<<< HEAD
108-
include(${CMAKE_SOURCE_DIR}/cmake/RootMacros.cmake)
109-
=======
110107
include(${CMAKE_CURRENT_LIST_DIR}/cmake/RootMacros.cmake)
111-
>>>>>>> d4edbbaa (Fix RootMacro.cmake directory)

0 commit comments

Comments
 (0)