I have a situation where I have an installer for a program. I then
have a second installer that will install the configuration files for
the program. This is done so we can update these files periodically
without updating the program.
Has anyone any ideas how to do this in CMake?
Basically I am running two installers into the same program directory.
The key issue is that I would like to have two separate uninstall
programs. However I can't see how to rename the program "Uninstall".
At present one overwrites the other.

Thanks
   Andrew


-- 
___________________________________________
Andrew J. P. Maclean
Centre for Autonomous Systems
The Rose Street Building J04
The University of Sydney  2006  NSW
AUSTRALIA
Ph: +61 2 9351 3283
Fax: +61 2 9351 7474
URL: http://www.acfr.usyd.edu.au/
___________________________________________
_______________________________________________
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