Hello,
Did you try to do it manually in a command window to be sure it's a CMake syntax issue ?The $(IntDir) variable must be some CMake specific variable. Instead of the path returned from GET_TARGET_PROPERTY, I hardcoded the exact path. But still it's giving no error and the actual copy is still not happeneing.
--Sylvain _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
