OSDN Git Service

[BUILD] Separate threads definition for LTO.
[csp-qt/common_source_project-fm7.git] / source / build-cmake / buildvars.dat.tmpl
index abdd054..3d10bf0 100644 (file)
@@ -23,6 +23,8 @@ USE_RADICAL_OPTIMIZE="Yes"
 USE_COMMON_DEVICE_LIB="Yes"
 # "No" or "Yes"
 USE_WHOLE_PROGRAM_OPTIMIZE="No"
+# Threads when using LTO.
+LTO_THREADS=6
 
 # "No" or "Yes"
 USE_OPENMP="No"