3 lines
74 B
PHP
3 lines
74 B
PHP
|
|
export GCC_WITH_CMAKE=$(which gcc-8)
|
||
|
|
export GPP_WITH_CMAKE=$(which g++-8)
|