> Does your solution support Ninja generator? I ask because any existing 
> solution based on upstream CMake won't work with the Ninja generator. Peter's 
> solution is the only existing solution we know about.

Yes, it was meant to work with Makefiles and Ninja.

> Does your solution support C source files/targets? you mentioned "meta C++ 
> compiler" so it seems to be C++ centric IIUC.

Not at the moment, but C support double be just copy&paste replacing "CXX" with 
"C". I'll add it to the TODO.

-- Adam
-- 

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-developers

Reply via email to