mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-08-03 03:50:39 +08:00

- Move common NDK settings into cmake/toolchains/android-ndk-common.cmake. - Fix bug in set_variable_if_unset(). Was ignoring variables set via CMake's command line. Fixes #475.