We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2287d22 commit 9d29623Copy full SHA for 9d29623
root/io/prefetching/CMakeLists.txt
@@ -4,4 +4,6 @@
4
# define a CTest test that calls 'make' in ${CMAKE_CURRENT_SOURCE_DIR}
5
#
6
#-------------------------------------------------------------------------------
7
-ROOTTEST_ADD_OLDTEST(LABELS longtest)
+if(xrootd)
8
+ ROOTTEST_ADD_OLDTEST(LABELS longtest)
9
+endif()
0 commit comments