summarylogtreecommitdiffstats
path: root/settings.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'settings.cmake')
-rw-r--r--settings.cmake5
1 files changed, 5 insertions, 0 deletions
diff --git a/settings.cmake b/settings.cmake
index e705cbd7f542..7b884aefb8a8 100644
--- a/settings.cmake
+++ b/settings.cmake
@@ -8,12 +8,14 @@ set (asimage ON CACHE BOOL "" FORCE)
set (builtin_afterimage OFF CACHE BOOL "" FORCE)
set (builtin_ftgl OFF CACHE BOOL "" FORCE)
set (builtin_freetype OFF CACHE BOOL "" FORCE)
+set (builtin_gl2ps OFF CACHE BOOL "" FORCE)
set (builtin_glew OFF CACHE BOOL "" FORCE)
set (builtin_pcre OFF CACHE BOOL "" FORCE)
set (builtin_zlib OFF CACHE BOOL "" FORCE)
set (builtin_lzma OFF CACHE BOOL "" FORCE)
set (builtin_llvm ON CACHE BOOL "" FORCE)
set (builtin_tbb OFF CACHE BOOL "" FORCE)
+set (builtin_unuran OFF CACHE BOOL "" FORCE)
set (castor OFF CACHE BOOL "" FORCE)
set (chirp OFF CACHE BOOL "" FORCE)
set (cling ON CACHE BOOL "" FORCE)
@@ -24,6 +26,7 @@ set (fail-on-missing ON CACHE BOOL "" FORCE)
set (fitsio ON CACHE BOOL "" FORCE)
set (fortran ON CACHE BOOL "" FORCE)
set (gfal OFF CACHE BOOL "" FORCE)
+set (gl2ps ON CACHE BOOL "" FORCE)
set (glite OFF CACHE BOOL "" FORCE)
set (gnuinstall ON CACHE BOOL "" FORCE)
set (gsl_shared ON CACHE BOOL "" FORCE)
@@ -34,6 +37,7 @@ set (monalisa OFF CACHE BOOL "" FORCE)
set (mt ON CACHE BOOL "" FORCE)
set (opengl ON CACHE BOOL "" FORCE)
set (oracle OFF CACHE BOOL "" FORCE)
+set (python3 ON CACHE BOOL "" FORCE)
set (pythia6 OFF CACHE BOOL "" FORCE)
set (pythia6_nolink OFF CACHE BOOL "" FORCE)
set (pythia8 ON CACHE BOOL "" FORCE)
@@ -45,6 +49,7 @@ set (shared ON CACHE BOOL "" FORCE)
set (tbb ON CACHE BOOL "" FORCE)
set (testing OFF CACHE BOOL "" FORCE)
set (tmva ON CACHE BOOL "" FORCE)
+set (unuran ON CACHE BOOL "" FORCE)
set (xft ON CACHE BOOL "" FORCE)
set (xrootd ON CACHE BOOL "" FORCE)
set (x11 ON CACHE BOOL "" FORCE)