Skip to content

Commit 168cdd4

Browse files
committed
fix stray
1 parent 8987549 commit 168cdd4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

documentation/doxygen/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ if(BUILD_DOCUMENTATION)
2121
set (ROOT_DIR /opt/root/ CACHE STRING "ROOT build directory")
2222
endif()
2323

24-
root -l -b -q -e 'printf("%s\n",gROOT->GetGitBranch());'
25-
2624
set (PYTHONPATH ${ROOT_DIR}/lib CACHE STRING "PYTHONPATH")
2725
find_package(ROOT 6.25 CONFIG REQUIRED)
2826
set(PYZ_DIR "${CMAKE_CURRENT_SOURCE_DIR}/../../bindings/pyroot/pythonizations/python/ROOT/_pythonization")

0 commit comments

Comments
 (0)