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 header files from CMake #26

Conversation

nyanpasu64
Copy link
Collaborator

This reduces the work needed to update CMakeLists.txt when adding/removing files to the build.

Qt Creator is unaffected by removing headers, CLion may fail to index them.

tbh i'm pretty much the only person who uses cmake, so it doesn't matter

This reduces the work needed to update CMakeLists.txt
when adding/removing files to the build.
@nyanpasu64 nyanpasu64 force-pushed the remove-headers-from-cmake branch from 809033f to 7c36538 Compare January 27, 2021 03:40
@Gumball2415 Gumball2415 merged commit 38bbe06 into Dn-Programming-Core-Management:master Jan 27, 2021
@nyanpasu64 nyanpasu64 deleted the remove-headers-from-cmake branch January 27, 2021 04:35
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