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

Remove unneeded include not needed for try compile #900

Merged

Conversation

killerbot242
Copy link
Contributor

No description provided.

@tt4g
Copy link
Contributor

tt4g commented Oct 21, 2024

It seems that the include(CheckCXXSourceCompiles) moved by #890 was not needed.

@killerbot242
Copy link
Contributor Author

the move was not needed, basically the include was not needed at the old location neither, it would be needed when we would use the new way suggested by the book (https://crascit.com/professional-cmake/), but those new ways have drawbacks, which I will point out to the author. From that point of view, try_compile still seems a better choice.

@jtv
Copy link
Owner

jtv commented Oct 22, 2024

OK, thanks for the patch!

@jtv jtv merged commit 6541c61 into jtv:master Oct 22, 2024
6 checks passed
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.

3 participants