Tidy the cmake config and add better build configuration support. by dbaarda · Pull Request #226 · librsync/librsync
added 2 commits
August 10, 2021 17:43This is an idea taken from the following post; https://blog.kitware.com/cmake-and-the-default-build-type/ It sets the default build type to Debug for git clone, otherwise the default is Release. It also sets possible values for the cmake-gui or ccmake. It works with multi-config generators and respects values set on the cmdline.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters