On Wed, Apr 28, 2010 at 8:38 AM, Andreas Roth <andreas.r...@fastprotect.net> wrote: > done. So far i've found the following projects which have tried this way: > - http://gdcm.svn.sourceforge.net/viewvc/gdcm/Sandbox/CMakeCSharp/
I'll talk about my experience in GDCM. > Are there more? What are the limitations of these solutions? Are there any > limitation using the add_custom_commands approach compared to the native > language approach? You do not get automatic (top-level) target dependencies :( Even at file level this is nasty because you cannot work across directories. This should be working nicely if you are able to define everything in a single directory (ideally). HTH -- Mathieu _______________________________________________ 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