Open megaDRONe86 opened 12 years ago
Must be implemented. Consider to move examples with other languages to separate repository. DGLE may leave only engine and contib plugins.
Useful link with Cmake example https://github.com/LuaDist/luajit/tree/master/cmake
Also implement continuous integration: https://travis-ci.org/ http://www.appveyor.com
In case C# and Delphi code exists in the project it is not a good idea to use CMake. Because it only could be used with engine itself and some plugins. If it would be necessary may be make files for unix should be added.