staphen
0976278fb4
Search system paths for packages on 3DS
4 years ago
Gleb Mazovetskiy
4848632db2
CMake: Organize files
...
1. Platform and toolchain files are now all under `platforms/`, with a
single `CMake/platforms/${platform}.cmake` per platform.
2. Custom functions/macros are under `functions/`.
3. Finder modules are in `/finders`.
4 years ago
Gleb Mazovetskiy
7d7b847374
CMake: Only link against libpng when needed
...
When using the system `SDL(2)_image`, we do not need to link against
libpng.
4 years ago
Gleb Mazovetskiy
63296bb6d8
CMake/ctr/modules: Fix line endings
4 years ago
Gleb Mazovetskiy
2551e3d0a0
CMake: Only link against libpng when needed
...
When using the system `SDL(2)_image`, we do not need to link against
libpng.
4 years ago
Gleb Mazovetskiy
3b14bbad00
CMake/ctr/modules: Fix line endings
4 years ago
staphen
5379525c2e
Update CMake platform variable for NINTENDO_3DS
5 years ago
MrHuu
7e35651b2f
[3DS] CMake re-visited
...
Reflect latest devkitpro libctru / 3ds-sdl-1.2 changes
- Controls now use SDL_JOYSTICK with circlepad enabled
- Shutdown / suspend / sleep are functional
5 years ago
MrHuu
d56cc3cb40
[3DS] CMake instructions
5 years ago