You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
message(FATAL_ERROR "Something or someone has set ${x_PROJECT}_BUILD_${feat}. This is an internal option and must not be set from anywhere. Use ${x_PROJECT}_ENABLE_${feat} instead.")
171
+
endif()
172
+
endforeach()
173
+
set(${x_PROJECT}_BUILD_VARS_PROTECTED ONCACHEBOOL"Checked that nothing has set any BUILD vars manually")
0 commit comments