mirror of
https://github.com/reactos/CMake.git
synced 2025-02-16 17:48:25 +00:00
![Brad King](/assets/img/avatar_default.png)
Use the ENV{LIB} variable directly instead of parsing the output of the whole environment from "set". Store the output in a .cmake script and include it from CMakeDetermineCompilerABI instead of using file(READ).