Files
glm/glm
Nikita Lutsenko 4006273cb3 Remove Android-specific detection of GLM_HAS_CXX11_STL
Android NDK starting from r18 has libcxx, and it's the only STL available. (reference: https://developer.android.com/ndk/guides/cpp-support#cs)

r18 is ~6 years old at this point.
This check dates to ~8 years ago (predating r18) and was important at that time.

Right now, it can be clearly stated that given the C++11 requirement stated in README for GLM, as well as (unless you are building with very outdated toolchain) - all modern Android is built with NDK toolchain that is newer than r18 - this check can be removed, and all the functionality can by default delegate to general detection for STL compatibility.
2024-10-29 16:53:18 -07:00
..
2024-03-19 15:00:13 +01:00
2024-03-19 15:00:13 +01:00
2024-03-19 15:00:13 +01:00
2024-03-19 15:00:13 +01:00
2023-12-22 14:51:20 +01:00
2024-02-28 11:45:24 +01:00
2022-02-15 01:54:29 -05:00
2023-12-31 11:18:08 +01:00
2022-08-01 19:25:47 -03:00
2018-08-07 18:41:41 +02:00
2018-08-07 18:41:41 +02:00
2018-08-07 18:41:41 +02:00
2018-08-07 18:41:41 +02:00
2018-08-07 18:41:41 +02:00
2018-08-07 18:41:41 +02:00
2018-08-07 18:41:41 +02:00
2018-08-07 18:41:41 +02:00
2018-08-07 18:41:41 +02:00
2018-08-31 21:32:56 +02:00
2020-05-19 22:19:11 +03:00
2020-02-08 16:21:22 +01:00
2020-02-08 16:21:22 +01:00
2020-02-08 16:21:22 +01:00
2018-08-29 14:28:01 +02:00