Commit Graph

5 Commits

Author SHA1 Message Date
Michael Tesch
a8d64fcc91 cleanup for llvm emscripten, cleanup resources 2019-12-18 15:14:46 +01:00
Michael Tesch
82a123fd7d minor fixes 2019-11-15 15:48:05 +01:00
michael tesch
c68e4ed7bb fix add_resources() to work on directories too 2019-11-15 14:12:35 +01:00
michael tesch
1bde61029a moved add_resources() def to include file 2019-11-15 11:50:33 +01:00
Michael Tesch
00933a86e9
Hb cmake cleanup (#10)
* cleanup build system, modernize cmake

* build glfw and sdl2, w/ or w/o freetype

* fix android demo build

* win32 with CPack has PACKAGE target now

* added GLEW for windows

* bump to SDL2.0.10. fixes for building as subdir

* constexpr is always available these days.

* cleanup getwd() warning. add rpm to ubuntu packages

* dont use add_compile_definitions() for cmake, too new

* add rpm package to travis

* gh release packages

* build demo target on windows

* see if defines not working on winsodw
2019-11-12 15:45:00 +01:00