A portable way of setting environment variables for a custom target is to use CMake's command-line tool mode command env : env [--unset=NAME]... [NAME=VALUE]...
確定! 回上一頁