stk-code_catmod/lib/mcpp
Alayan 7d4e8433c1
Require Cmake 3.6 or higher
This gets rid of deprecation warnings. Cmake 3.6 has been out for almost 8 years by now, so this requirement should not cause undue trouble to people trying to compile the game.
2024-05-21 14:06:16 +02:00
..
CMakeLists.txt Require Cmake 3.6 or higher 2024-05-21 14:06:16 +02:00
config.h Allow compiling mcpp with android 2020-01-03 13:25:26 +08:00
configed.H Add mcpp from github.com/ned14/mcpp 2020-01-03 12:46:35 +08:00
directive.c Add mcpp from github.com/ned14/mcpp 2020-01-03 12:46:35 +08:00
eval.c Add mcpp from github.com/ned14/mcpp 2020-01-03 12:46:35 +08:00
expand.c Fix compiler warnings 2020-01-03 13:16:16 +08:00
internal.H Fix compiler warnings 2020-01-03 13:16:16 +08:00
main_libmcpp.c Add mcpp from github.com/ned14/mcpp 2020-01-03 12:46:35 +08:00
main.c mcpp dependency possible leak fix proposal 2020-01-26 18:52:14 +00:00
mbchar.c Fix valgrind warning 2020-01-04 01:38:57 +08:00
mcpp_lib.h Add mcpp from github.com/ned14/mcpp 2020-01-03 12:46:35 +08:00
mcpp_out.h Add mcpp from github.com/ned14/mcpp 2020-01-03 12:46:35 +08:00
preproc.c Add mcpp from github.com/ned14/mcpp 2020-01-03 12:46:35 +08:00
support.c Fix compiler warnings 2020-01-03 13:16:16 +08:00
system.c Support for Nintendo Switch (#4491) 2021-03-04 09:23:23 +08:00
system.H Add mcpp from github.com/ned14/mcpp 2020-01-03 12:46:35 +08:00