Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmake/re-config: add default CMAKE_BUILD_TYPE and fix RELEASE definition
Empty CMAKE_BUILD_TYPE is not equal to Debug build and can lead to missing debug symbols. Since cmake also non build configurations it's better to set RELEASE definition by CONFIG generator expression.
- Loading branch information