Skip to content

Conversation

jcfr
Copy link
Contributor

@jcfr jcfr commented Jan 26, 2021

No description provided.

jcfr added 2 commits January 26, 2021 17:02
Ancient CMake versions required upper-case commands. Later
command names became case-insensitive. Now the preferred style
is lower-case
Ancient versions of CMake required else(), endif(), and similar block
termination commands to have arguments matching the command starting the
block. This is no longer the preferred style.
@jcfr
Copy link
Contributor Author

jcfr commented Jan 26, 2021

@jessdtate @allywarner Here is a PR updating the CMake script convention.

@jcfr
Copy link
Contributor Author

jcfr commented Jan 26, 2021

If you would like to apply similar changes in other projects, this is where I maintain the scripts to automatically updates the convention. See https://github.com/jcfr/cmake-auto-style

@dcwhite dcwhite requested a review from allywarner January 27, 2021 00:02
@allywarner allywarner requested a review from jessdtate January 27, 2021 21:42
@allywarner allywarner merged commit fed6cff into SCIInstitute:master Feb 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants