Hello list, does anyone know, why the CMAKE_DEBUG_POSTFIX is not applied to executables? I want to add a suffix (or postfix) "d" to debug-libs and -executables to be able to have debug _and_ release versions in one directory. In cmTarget::GetFullNameInternal(...) the CMAKE_DEBUG_POSTFIX is not applied to cmTarget::EXECUTABLEs...
Is there a legal way to do this (without modifying existing CMake-code)? Cheers Marco --- Marco Wedekind Julius Support Division research center caesar Ludwig-Ehrhard-Allee 2 53175 Bonn tel.: 0228 / 9656 -431 email: [EMAIL PROTECTED] web: www.julius.caesar.de _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
