Stephen Kelly wrote: > or --config Release to build a particular configuration. However, the > debug and release names are the same. I also ran cmake with > > -DCMAKE_DEBUG_POSTFIX=Debug > > but that didn't make any difference.
This makes a difference for non-frameworks, but does not make a difference if the FRAMEWORK property is true. Is it possible to build multi-config frameworks with cmake at all? Thanks, Steve. -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake