I’d like to force an update of the doxygen-generated documentation before I 
create a package. It’d be nice if I could do something like:

        add_dependencies(package doc)

where doc is a target that forces doxygen to run. However, this doesn’t work, 
because the package target isn’t defined. How do I get around this?

-- 
Mark



_______________________________________________
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

Reply via email to