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
This eliminates a CMake Deprecation Warning.
The comment says we added this to "Enable options to get their values from normal variables"
But reading the docs: https://cmake.org/cmake/help/latest/policy/CMP0077.html
it seems like the NEW behavior is what lets options get their values from normal variables
0 commit comments