Feature #121
Switch to cmake
Start date:
04/20/2012
Due date:
% Done:
0%
Estimated time:
Description
Since the introduction of translation support, multiple platform support has become a headache in order to adapt the Makefile.
It is actually not manageable through a simple manually written POSIX Makefile.
I should consider switching to CMake to deal with this situation.
History
Updated by Robin Hahling almost 9 years ago
- Status changed from New to Closed
README files need to be updated but the switch is pretty much done :)