ppsspp/cmake/Toolchains
Florent Castelli 8c3552de74 cmake: Detect features at compile time
Instead of relying on manually passed down flags from CMake,
we now have ppsspp_config.h file to create the platform defines for us.
This improves support for multiplatform builds (such as iOS).
2016-10-19 12:31:19 +02:00
..
beagleboard.cmake cmake: Move some platform configuration to a toolchain file 2016-10-12 18:52:23 +02:00
generic.armv7.cmake cmake: Move some platform configuration to a toolchain file 2016-10-12 18:52:23 +02:00
ios.cmake cmake: Detect features at compile time 2016-10-19 12:31:19 +02:00
raspberry.armv6.cmake cmake: Detect features at compile time 2016-10-19 12:31:19 +02:00
raspberry.armv7.cmake cmake: Detect features at compile time 2016-10-19 12:31:19 +02:00