Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix Mac post-build bundle/link broken in a775cc4
Instead of checking if CMAKE_BUILD_TYPE is "Release", check that it is **NOT** "Debug", because by default CMAKE_BUILD_TYPE is empty.
- Loading branch information