Hi, I am trying to use cpack to create a distribution for my project. I have cmake install functionality already working. The make install utility copies a bunch of executables to the bin directory. But for my project I need to copy in the distribution certain other directories as well.
Can anybody tell me how to proceed to create a disctibution with this setup. Regards, Ajay _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
