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