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 |
|