[CMake] Intermediate directory

Tyler tyler at cryptio.net
Fri May 13 11:14:18 EDT 2011


On Fri, May 13, 2011 at 5:46 AM, gekso <ev.93kso at gmail.com> wrote:
> My problem is to change Intermediate directory and message
> (${CMAKE_CFG_INTDIR}) returns "$(Configuration)" to output..

$(Configuration) will be filled in at build time by the IDE with the
user-selected configuration.

hth,
tyler


More information about the CMake mailing list