Skip to content
Snippets Groups Projects
Commit d2465b47 authored by Enrico Guiraud's avatar Enrico Guiraud
Browse files

[cmake] Disable xrootd on windows

parent a9424902
No related branches found
No related tags found
No related merge requests found
......@@ -303,6 +303,7 @@ if(WIN32)
set(tmva_defvalue OFF)
set(vdt_defvalue OFF)
set(x11_defvalue OFF)
set(xrootd_defvalue OFF)
elseif(APPLE)
set(cocoa_defvalue ON)
set(runtime_cxxmodules_defvalue OFF)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment