cpp-boilerplate
cpp-boilerplate copied to clipboard
A small c++ template with modern CMake
Dependencies have not been updated for a while, it does not really change anything cmake or CI related but it would be good to use the latest versions of libraries.
Hi, do you maybe have integration with `cookiecutter` in your plans?
replace target_set_warnings by a new INTERFACE target (generated trough add_warnings_interface ?) that you can link. This will give a better control (can use PUBLIC/PRIVATE/INTERFACE when linking)