Skip to content

Commit 8675f50

Browse files
committed
Change RootMacros directory
1 parent d014763 commit 8675f50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/FindROOT.cmake

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

107-
set(ROOT_MACROS_FILE ${CMAKE_CURRENT_LIST_DIR}/cmake/RootMacros.cmake)
107+
set(ROOT_MACROS_FILE ${CMAKE_SOURCE_DIR}/cmake/RootMacros.cmake)

0 commit comments

Comments
 (0)