Skip to content

allow out-of-source build #764

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
Apr 20, 2018
Merged

allow out-of-source build #764

merged 1 commit into from
Apr 20, 2018

Conversation

malytomas
Copy link
Contributor

allow cmake to build with
set(CMAKE_DISABLE_IN_SOURCE_BUILD ON)
set(CMAKE_DISABLE_SOURCE_CHANGES ON)

@cdunn2001
Copy link
Contributor

Hopefully, nobody uses such an old cmake that this is missing, because it seems like a useful feature.

@cdunn2001 cdunn2001 merged commit 0221111 into open-source-parsers:master Apr 20, 2018
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