9 Sep 2012 21:20
dependence on externally built file
How to make a project dependent on an external file? The file could be a library built by custom tool or by another cmake project which is not the part of this one. I mean the project target should be built when the file is newer than this. -- -- Regards Krzysztof J. -- 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
RSS Feed