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

Organize CMakeLists.txt #125

Merged
merged 4 commits into from
Jan 19, 2024
Merged

Organize CMakeLists.txt #125

merged 4 commits into from
Jan 19, 2024

Conversation

threeal
Copy link
Owner

@threeal threeal commented Jan 19, 2024

This pull request organize the CMakeLists.txt file as follows:

  • Add a SUBPROJECT variable to determine whether the project is a subproject of another project or not.
  • Append the CMAKE_MODULE_PATH variable to the parent scope if the project is a subproject of another project.
  • Separate the declaration of warning checks, testing, formatting, and installation targets.

@threeal threeal self-assigned this Jan 19, 2024
@threeal threeal added the build label Jan 19, 2024
@threeal threeal added this to the Version 1.1.0 milestone Jan 19, 2024
@threeal threeal merged commit f02a662 into main Jan 19, 2024
5 checks passed
@threeal threeal deleted the organize-cmakelists branch January 19, 2024 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant