DGLE icon indicating copy to clipboard operation
DGLE copied to clipboard

Consider of using CMake for engine and basic plugins build.

Open megaDRONe86 opened this issue 13 years ago • 4 comments

megaDRONe86 avatar Aug 11 '12 16:08 megaDRONe86

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.

megaDRONe86 avatar Aug 11 '12 19:08 megaDRONe86

Must be implemented. Consider to move examples with other languages to separate repository. DGLE may leave only engine and contib plugins.

megaDRONe86 avatar May 04 '13 21:05 megaDRONe86

Useful link with Cmake example https://github.com/LuaDist/luajit/tree/master/cmake

megaDRONe86 avatar Nov 25 '14 12:11 megaDRONe86

Also implement continuous integration: https://travis-ci.org/ http://www.appveyor.com

megaDRONe86 avatar Mar 05 '15 10:03 megaDRONe86