On 4 August 2015 at 14:20, Iosif Neitzke <iosif.neitzke+cm...@gmail.com> wrote: > "Dependencies listed with the DEPENDS argument may reference files and > outputs of custom commands created with add_custom_command() in the > same directory (CMakeLists.txt file)." > > http://www.cmake.org/cmake/help/v2.8.8/cmake.html#command:add_custom_target
That doesn't really seem to have anything to do with the issue I'm using. That's the documentation for the DEPENDS argument to add_custom_target() which I'm not using here. I'm using add_custom_command() -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake