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

Automatically Include Module When Including Project #112

Merged
merged 3 commits into from
Jun 27, 2024

Conversation

threeal
Copy link
Owner

@threeal threeal commented Jun 26, 2024

This pull request resolves #111 by introducing the following changes:

  • Modifies the test to include the CheckWarning.cmake module through the find_package function.
  • Updates the CheckWarningConfig.cmake and the top-level CMakeLists.txt to automatically include the CheckWarning.cmake module, removing the need to append to the CMAKE_MODULE_PATH variable.

@threeal threeal added this to the Version 2.2.0 milestone Jun 26, 2024
@threeal threeal self-assigned this Jun 26, 2024
@threeal threeal force-pushed the auto-include-module-when-include-project branch from e961e7e to f9489fd Compare June 26, 2024 10:02
@threeal threeal merged commit da0bb57 into main Jun 27, 2024
3 checks passed
@threeal threeal deleted the auto-include-module-when-include-project branch June 27, 2024 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automatically Include Module When Including Project
1 participant