Commit Graph

18 Commits

Author SHA1 Message Date
Anonymous Maarten 6a1ec78cfb Add SDL3 backend 2025-09-04 22:01:07 +02:00
Anonymous Maarten 0155539316 cmake: give priority to SDL2 config 2024-08-16 17:58:58 +02:00
Emmanuel Boutin 1059d79d73 Add support for CMake source dependency on librw 2022-12-14 14:35:23 +01:00
Anonymous Maarten a20f9e738b cmake: nx toolchain has FindOpenGL module 2021-06-27 18:43:30 +02:00
Anonymous Maarten 60588b7192 cmake: merge librw_skeleton_imgui in librw_skeleton 2021-06-22 22:54:02 +02:00
Anonymous Maarten 44a619a6e6 cmake+nx: make binary tarball relocatable 2021-06-21 10:38:44 +02:00
Adrian Graber 03df7307bb Add find_library checks for Switch libraries
Makes sure that required Switch libraries are present before proceeding
2021-06-17 15:57:52 +02:00
Adrian Graber 7301893152 Add Nintendo Switch support through CMake 2021-06-09 23:52:51 +02:00
shfil 0a4572ce6c Update CMakeLists.txt 2021-02-17 14:32:02 +01:00
shfil d1554a70a8 Update CMakeLists.txt 2021-02-17 13:55:30 +01:00
Adrian Graber e62a124b8c Replace glew with glad 2021-01-31 13:48:59 +01:00
Anonymous Maarten 4d260a631b cmake: need SDL2main on Windows (and other platforms) + link to m on GNU/clang 2021-01-02 20:47:22 +01:00
Anonymous Maarten 7f0b98f960 cmake: remove double check for GL3 2021-01-02 20:47:22 +01:00
Anonymous Maarten a5d31ade07 librw+cmake: compile lodepng as pure C 2021-01-02 20:47:22 +01:00
Anonymous Maarten 32234609ea cmake: no indentation for closing cmake command parenthesis 2021-01-02 20:47:19 +01:00
Anonymous Maarten f713d5d2d7 cmake: add SDL2 support to cmake build script 2020-11-30 23:23:41 +01:00
Anonymous Maarten 4e13e65b1c cmake: add missing files + remove CMakeCPack + add librw::librw target ALIAS 2020-11-30 23:23:40 +01:00
Filip Gawin 7ce4328601 Add cmake config file
Big thanks for @madebr who made all work
2020-10-27 01:25:09 +01:00