Hi, I want to use CMake's "install" target to publish the last successful build to our internal web server.
What is the correct way to do this, given that there isn't a "ContinuousInstall" target, and the "install" target is ignored by "CTest -D install ..."? Note: I want to use "INSTAL (...)" as its copying a large tree of files. - TrevK
_______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
