Hello,

I would like to create a custom install target: install-update
The things done by this target are:
- change CMAKE_INSTALL_PREFIX to a specific directory: 
CMAKE_BINARY_PREFIX/PROJECT_NAME-REVISION_NUMBER
- run "make install"

I don't know how to launch a defined target from within cmake. Is there any 
simple solution to do that ?

Best regards,

YC
--
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to