[libposix-development] Why CMake?
Status: Pre-Alpha
Brought to you by:
hdante
From: Kirill A. S. <ki...@sh...> - 2009-06-24 11:17:16
|
Why does the project use CMake? CMake has written in C++. C++ is not available on every platform(e.g. embedded). I think better way is use GNU Make instead of CMake to improve portability. |