What's Changed
- Prepended the
CMAKE_MODULE_PATH
variable with theCheckWarning.cmake
module directory, allowing the module to be included by name instead of using the full path. - Development Changes:
- Utilized CMake presets and updated build rules.
- Added support for packaging the project using CPack.
- Fixed and updated GitHub Actions workflow configuration.
- Updated development dependencies.
Full Changelog: v3.1.0...v3.2.0