On Thursday 15 November 2007, Amit C. Kr. Saluja wrote:
> Hi
>
> I am
> doing
> ADD_LIBRARY( yourprintf SHARED ${SOURCS})
> SET_TARGET_PROPERTIES ( yourprintf PROPERTIES LOCATION
> "/home/aks/yourprintf")
>
> Its not producing the library @ the LOCATIOn
> specified.

I thnk you can only read that propery, but not change it.
To have the libs in another location set LIBRARY_OUTPUT_DIR

Alex
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to