Skip to content

Commit

Permalink
fix stray
Browse files Browse the repository at this point in the history
  • Loading branch information
ferdymercury committed Mar 6, 2022
1 parent a95815b commit 069cf75
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions documentation/doxygen/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ if(BUILD_DOCUMENTATION)
set (ROOT_DIR /opt/root/ CACHE STRING "ROOT build directory")
endif()

root -l -b -q -e 'printf("%s\n",gROOT->GetGitBranch());'

set (PYTHONPATH ${ROOT_DIR}/lib CACHE STRING "PYTHONPATH")
find_package(ROOT 6.25 CONFIG REQUIRED)
set(PYZ_DIR "${CMAKE_CURRENT_SOURCE_DIR}/../../bindings/pyroot/pythonizations/python/ROOT/_pythonization")
Expand Down

0 comments on commit 069cf75

Please sign in to comment.