Brad King wrote:

I've now committed a new INSTALL framework which should solve this problem among others. It isn't finished but the target installation stuff is done. Now you should be able to do something like

INSTALL(TARGETS libchicken libuchicken RUNTIME DESTINATION "")
INSTALL(TARGETS libchicken-static libuchicken-static DESTINATION "")

Read the documentation of the INSTALL command for details.

It works!  Thanks.

Cheers,
Brandon Van Every

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

Reply via email to