-
-
Notifications
You must be signed in to change notification settings - Fork 123
Issues: cpp-best-practices/cmake_template
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Hard-coding of
out/
directory causes problems with multiple build methods.
#91
opened Aug 5, 2024 by
dabrahams
Linker.cmake should use target_link_options instead of target_compile_options
#72
opened Oct 21, 2023 by
CramBL
Build fails due to _FORTIFY_SOURCE requires compiling with optimization (-O)
#71
opened Oct 16, 2023 by
salimp2009
myproject_ENABLE_ADDRESS_SANITIZER should be myproject_ENABLE_SANITIZER_ADDRESS
#61
opened Aug 23, 2023 by
db-tech
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.