Hi everybody,
Does anyone know whether there is a way to build a target only if make install is called? I tried add_dependencies(install <target>), but it complains, that the target install does not exist. Is the install target only available in the generated makefiles? Thanks and best regards Stefan
_______________________________________________ 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