mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-10-14 06:21:29 +08:00

Updates require_var() and set_variable_if_unset() to use the environment values for named variables. CMake processes toolchain files multiple times, and on some processing runs cache variables are not available. Environment variables are always available.