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

Fix CMake warnings locally and when fetching tree-gen from another project #17

Merged
merged 2 commits into from
Sep 27, 2023

Conversation

rturrado
Copy link
Contributor

libqasm builds were raising a warning when fetching tree-gen. I hope that warning gets fixed by specifying LANGUAGES at project(tree-gen).
Also, when configuring tree-gen locally via CMake, there were a few warnings when setting variables with PARENT_SCOPE. I have guarded those settings so they are only made if we are not configuring locally.

@rturrado rturrado requested a review from pablolh September 26, 2023 13:44
@rturrado rturrado merged commit 9f54878 into master Sep 27, 2023
3 checks passed
@rturrado rturrado deleted the add_languages_to_cmake_project branch October 3, 2023 19:23
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