[CMake] Why does CMAKE_DEBUG_POSTFIX not apply to executables?

wedekind wedekind at caesar.de
Tue Jan 31 03:14:16 EST 2006


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: wedekind at caesar.de
web: www.julius.caesar.de




More information about the CMake mailing list