On Friday 20 June 2008 20:50:54 Philip Lowman wrote:
> You may also be able to use the PREFIX hack to change the location where
> the target is generated.
>
> IF(MSVC)
>    SET_TARGET_PROPERTIES(foo PROPERTIES PREFIX "modules/")
> ENDIF(MSVC)
Filthy but works nicely. Thanks!


-- 
Cheers,
Mike Arthur
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to