Skip to content
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

CMakeLists.txt: Fix cmake warning #5

Merged
merged 1 commit into from
Mar 21, 2012
Merged

Conversation

davvid
Copy link
Member

@davvid davvid commented Mar 21, 2012

IF(...) statements must end with equivalent ENDIF(...) statements.

Signed-off-by: David Aguilar davvid@gmail.com

IF(...) statements must end with equivalent ENDIF(...) statements.

Signed-off-by: David Aguilar <davvid@gmail.com>
brentb added a commit that referenced this pull request Mar 21, 2012
CMakeLists.txt: Fix cmake warning
@brentb brentb merged commit 095fc19 into wdas:master Mar 21, 2012
jberlin added a commit that referenced this pull request Jul 27, 2018
update my fork with build fixes and llvm fixes
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