LLVM Cross -compile. ... set(TOOLCHAIN /opt/toolchain/clang/11)set(CMAKE_C_COMPILER ... ${TOOLCHAIN}/bin/clang++) set(SOURCE main.cpp) ...
確定! 回上一頁