Files
jak-project/third-party/spdlog/example/jni/Application.mk
T
Shay 849d7924c2 Commit new spdlog implementation
Hopefully resolves Linux build dependency errors
2020-10-01 10:27:07 -06:00

3 lines
97 B
Makefile

# Exceptions are used in spdlog. Link to an exception-ready C++ runtime.
APP_STL = gnustl_static