e92e980fde9127c46274c86fe5f1f666733a9002
Nostalgia
Setup
Linux
Make sure conan is using the C++11 version of libstdc++.
conan profile update settings.compiler.libcxx=libstdc++11 default
macOS
Install and use gmake instead of the make that comes with the system.
Build
Build options: release, debug, gba, gba-debug
make purge conan configure-{gba,release,debug} install
Description
Languages
C++
90.6%
Objective-C
7.6%
CMake
0.9%
Python
0.4%
Assembly
0.2%
Other
0.2%