-
Cache RUN_${FEATURE} variable in CXXFeatureCheck.cmake (#886) · f4f5dba4Kyle Edwards authored
When cross-compiling, this variable was not set on the second run of CMake, resulting in the next check failing even though it shouldn't be run in the first place. Fix this by caching the variable.
f4f5dba4
×