On Tue, Jun 22, 2010 at 07:48, Michael Wild <[email protected]> wrote: [...] > Ahh, now I understand. You need foo already at cmake-time, not at make-time. > Ideally you'd want to run ocamldep at make-time to determine the file-level > dependencies, like cmake does for C/C++/Fortran/Java. However, I don't think > there's a way to do so currently. IMHO this would be a good feature-request > in the bug tracker.
Yes, indeed :-) And how disappointing that CMake doesn't support it already :-( I created http://public.kitware.com/Bug/view.php?id=10862 Please add clarifying words as needed :-) /M -- Magnus Therning (OpenPGP: 0xAB4DFBA4) magnus@therning.org Jabber: magnus@therning.org http://therning.org/magnus identi.ca|twitter: magthe _______________________________________________ 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
