-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Description
Hi Fedora packager. do you mind making the following edits tour your cmakelist file to make it easir to package this libary for Fedora? thanks
- Use
CMakePackageConfigHelpersmacros 1 and include thesafestringlibVersion.cmakefile - Do not manually add compilation flags (it interferes with our optimization flags), instead move them to presets and only run them in the CI
- Bump the minimum cmake version (if the minimum is too low, recent CMake changes and imporvements are not applied)
- Consider migrating the includes into dedicated subfolder
Metadata
Metadata
Assignees
Labels
No labels