]> code.bitgloo.com Git - clyne/entityx.git/commit
Fixed compile issues on Windows with Visual Studio 2013.
authorJarrett Chisholm <j.chisholm@chisholmsoft.com>
Wed, 12 Feb 2014 01:17:46 +0000 (20:17 -0500)
committerAlec Thomas <alec@swapoff.org>
Thu, 13 Feb 2014 03:15:11 +0000 (14:15 +1100)
commite866fa4e7a781eb7e4de37a03ddfa191d5edd522
tree45918deaa294af7c9bfabac2de8be78baee00457
parent851b198c999a0b11996b02a5e2192e517e161276
Fixed compile issues on Windows with Visual Studio 2013.

- Made compiler flags dependent on the compiler being used.
- Added check for clang to use the same compiler options as gnu g++
CHANGES.md
CMakeLists.txt
README.md
entityx/3rdparty/simplesignal.h
entityx/Event.h