We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88477ae commit 318caacCopy full SHA for 318caac
core/clingutils/test/CMakeLists.txt
@@ -30,4 +30,4 @@ if(NOT builtin_clang)
30
link_directories("${LLVM_LIBRARY_DIR}")
31
endif()
32
33
-ROOT_ADD_UNITTEST_DIR(Core RIO ${CLING_LIBRARIES} $<TARGET_OBJECTS:ClingUtils>)
+ROOT_ADD_UNITTEST_DIR(Core ${CLING_LIBRARIES} $<TARGET_OBJECTS:ClingUtils>)
0 commit comments