Didier Raboud
|
7e9ef0c042
|
Put common CXX flags in common variables
CMAKE_CXX_FLAGS is taken into account in all builds; build-type-specific
flags are appended to it.
|
2012-12-19 16:55:00 +01:00 |
Didier Raboud
|
3c976c040b
|
Don't enforce CMake build type on users.
Only set CMAKE_BUILD_TYPE to Debug when no value is provided.
|
2012-12-19 16:52:17 +01:00 |
Piotr Dziwinski
|
56a170391f
|
Split gtest and gmock, fixed using system packages
- split the bundled gtest and gmock libraries
- allowed the use of system gmock
- refactoring in CMakeLists
|
2012-12-16 13:22:58 +01:00 |
Zaba999
|
0ca089f4d0
|
Saving scripts on game save should work. Added stub for particle.
|
2012-10-11 23:30:37 +02:00 |
Zaba999
|
8a932fed3e
|
Added saving user scripts on game save. Fixed bug in writing script to file.
|
2012-10-11 23:09:29 +02:00 |