cmake 指定gcc/g++版本

export CC=/usr/local/bin/gcc
export CXX=/usr/local/bin/g++
cmake /path/to/your/project
make
相關文章
相關標籤/搜索