Skip to content

Commit

Permalink
fix keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Dec 16, 2021
1 parent 8439689 commit fb9f6a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/modernize-cmake.sh
Expand Up @@ -9,6 +9,7 @@ CMAKE_PARSE_ARGUMENTS
CMAKE_POLICY
CONFIGURE_FILE
CONTINUE
ELSEIF
ENDFOREACH
ENDFUNCTION
ENDMACRO
Expand Down Expand Up @@ -105,7 +106,6 @@ CTEST_TEST
CTEST_UPDATE
CTEST_UPLOAD
EOF
ELSEIF
)

echo $CMAKE_CMDS
Expand Down

0 comments on commit fb9f6a4

Please sign in to comment.