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_UNITY_BUILD usage #738

Merged

Conversation

ClausKlein
Copy link
Contributor

@ClausKlein ClausKlein commented Aug 28, 2023

Add missing include guard.

This fix cpp-best-practices/cmake_template#64

Add missing include guard.
@ArthurSonzogni ArthurSonzogni merged commit dd6a5d3 into ArthurSonzogni:main Aug 28, 2023
6 checks passed
@ArthurSonzogni
Copy link
Owner

Thanks! I remember Chromium has some options for this, I couldn't imagine cmake has options like this.

I updated the patch to avoid pragma, added comments, and updated the CHANGELOG.

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.

Build Failed: Missing include in ftxui code
2 participants