On 4/6/16, iosif neitzke <iosif.neitzke+cm...@gmail.com> wrote: > I think it depends on when you want the output files from Nim > generated and which files are the most frequently developed. > If it is usually a one-time generation per clean development session, > the simplest case, where the *.NIM source files are not the files > most likely to be changed, I would think execute_process should > work okay? >
Thanks for the responses. In this case, the common use case would be writing/changing the NIM files, which in turn require the C files to be rewritten. (The users are writing in NIM, and C generation to them is just an implementation detail and means to an end.) It sounds like this is going to be a pain. I appreciate everybody's responses on this. Thanks, Eric -- 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