Skip to content

Commit

Permalink
Change RootMacros directory
Browse files Browse the repository at this point in the history
  • Loading branch information
imorlxs committed Aug 14, 2024
1 parent d014763 commit 8675f50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/FindROOT.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,4 @@ if(NOT BDM_OUT_OF_SOURCE)
set(LAUNCHER ${CMAKE_BINARY_DIR}/launcher.sh)
endif()

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

0 comments on commit 8675f50

Please sign in to comment.