[CMake] _debug postfix in macOS frameworks
Konstantin Tokarev
annulen at yandex.ru
Sun Apr 9 13:57:08 EDT 2017
Hello,
I'd like to put debug and release version of framework into the same bungle by adding "_debug" postfix to debug binaries. However it seems like CMAKE_DEBUG_POSTFIX is ignored b frameworks. What is the best way to achieve this?
Is there any alternative cmake module for making frameworks/bundles that allows more flexibility?
--
Regards,
Konstantin
More information about the CMake
mailing list