swift
8fe9c094 - Fix runtime default variable naming

Commit
302 days ago
Fix runtime default variable naming The names of the variables in `DefaultSettings` should end in `_default` so that the variable that they are defaulting can be overridden. Otherwise CMake will just set the value and move on overriding the setting coming from the commandline/cache file.
Author
Committer
Parents
Loading