mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-09 23:59:53 -05:00
Makefile: Undef FEATURE_STRING iteration define after use.
This commit is contained in:
@@ -4978,6 +4978,7 @@ static const char * const CXX_FEATURES[] = {
|
||||
0
|
||||
FOR_EACH_CXX_FEATURE(FEATURE_STRING)
|
||||
};
|
||||
#undef FEATURE_STRING
|
||||
|
||||
static const char * const CXX_STANDARDS[] = {
|
||||
"98"
|
||||
|
||||
Reference in New Issue
Block a user