Skip to content

Clean up cmake END* #332

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 14, 2015
Merged

Clean up cmake END* #332

merged 1 commit into from
Aug 14, 2015

Conversation

cdunn2001
Copy link
Contributor

  • Clean up closing statements for if conditions, functions, macros,
    and other entities. Newer versions of CMake do not require you to
    redundantly respecify the parameters to the opening arguments.

(See #325. This is just the initial commit, with only these specific changes. These can be merged to the 0.y.z branch for sure. The rest will follow when I have time...)

* Clean up closing statements for if conditions, functions, macros,
  and other entities. Newer versions of CMake do not require you to
  redundantly respecify the parameters to the opening arguments.
cdunn2001 added a commit that referenced this pull request Aug 14, 2015
@cdunn2001 cdunn2001 merged commit cb2378f into open-source-parsers:master Aug 14, 2015
@cdunn2001 cdunn2001 deleted the END branch September 5, 2015 16:34
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.

2 participants