v0.17.0
This release includes exciting features such as package_project
🎉. Check out the Readme examples for more info.
What's Changed
- feat: add
package_project
function by @aminya in #58 - docs: added examples adding executables, libraries, header-only libraries by @aminya in #58
- fix: set ENABLE_DEVELOPER_MODE to OFF by default + report the building mode by @aminya in #67
- fix: set Doxygen quiet based on the CMake log level by @aminya in #68
- fix: correctly check if vsinstalldir is in $path on msvc by @LtdSauce in #70
New Contributors
Full Changelog: v0.16.0...v0.17.0