[CMake] Path to .obj-files

Micha Renner Micha.Renner at t-online.de
Mon Oct 12 08:19:36 EDT 2009


Currently, the msvc stores the .obj-files in this directory:
${CMAKE_CURRENT_BINARY_DIR}/${_targetname}.dir/${CMAKE_BUILD_TYPE}

Is there a CMAKE_VARIABLE which stores this path?

Micha




More information about the CMake mailing list