[CMake] Problem in ADD_CUSTOM_COMMAND

Sylvain Benner benner at virtools.com
Wed Feb 13 05:01:47 EST 2008


>  Is there any other way apart from GET_TARGET_PROPERTY by which I can locate the exact path (without ${IntDir} in the path) of my library?
>   

Try $(ConfigurationName) to reference the targeted build directory, I'm 
not sure it is available in Visual Studio 6 but is likely to exist.

--Sylvain



More information about the CMake mailing list