Mario Zechner
|
70af9d8159
|
[sfml] Refactor CMake build
|
2024-06-30 21:03:37 +02:00 |
|
Mario Zechner
|
75a23e8167
|
[cpp] Refactor CMake build
|
2024-06-30 20:07:29 +02:00 |
|
Mario Zechner
|
4b5102fddf
|
[glfw] MVP
|
2024-06-26 20:17:08 +02:00 |
|
Mario Zechner
|
ac7f0654a6
|
[cpp][flutter] Added spine-lite-cpp, changed spine-flutter to use spine-lite-cpp.
|
2024-04-19 14:43:00 +02:00 |
|
Andrew Wilson
|
373a163c3f
|
Add CMake Target Exporting & option to disable testing in the build (#2329)
* Fix cmake install
* Option to build without testing
* Add target exporting and SpineConfig.cmake
* Revert relative install paths to Spine preferred ones
|
2023-07-29 21:55:45 +02:00 |
|
badlogic
|
679b1d9c6c
|
[cpp] Force c++11 on spine-cpp Cmake build, closes #1922
|
2021-07-09 17:29:42 +02:00 |
|
badlogic
|
e842e67d19
|
[c][cpp] CMake clean-up, update to C++11.
|
2021-07-01 11:04:12 +02:00 |
|
badlogic
|
2bd8dc7326
|
Clean up Clang warnings, refactor more size_t related code.
|
2018-05-24 17:17:45 +02:00 |
|
badlogic
|
b7ae63f743
|
Fixed crashes on MSVC.
|
2018-05-24 14:31:26 +02:00 |
|
badlogic
|
11d0a47360
|
[cpp] Fixed up memory issues & crashes. HashMap is a linked list atm, need a better replacement.
|
2018-02-15 18:45:24 +01:00 |
|
Stephen Gowen
|
2a00853fe2
|
Forgot some cpp flags
-fno-exceptions -fno-rtti
|
2017-11-09 12:19:03 -05:00 |
|
Stephen Gowen
|
7983a6e743
|
Adding CMakeLists.txt and fixing some compiler warnings
|
2017-11-09 12:01:17 -05:00 |
|