On Tue, Nov 18, 2008 at 1:47 PM, Mathieu Malaterre
<[EMAIL PROTECTED]> wrote:
> David,
>
> On Tue, Nov 18, 2008 at 1:09 PM, David Cole <[EMAIL PROTECTED]> wrote:
>> Looks like your definition of GDCM_LIBRARY_DIR must include
>> "${CMAKE_CFG_INTDIR}". You can't use that in an install rule... rather use
>> "\${BUILD_TYPE}" (with an escaped dollar sign) like in the VTK install
>> rules...

And for the same reason I cannot have a "${CMAKE_CFG_INTDIR}" in my
DEPENDS from a ADD_CUSTOM_COMMAND, correct ?

Thanks,
-- 
Mathieu
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to