z-l-102
Results
1
comments of
z-l-102
> 临时手动制定编译进程数 export CMAKE_BUILD_PARALLEL_LEVEL=6 # 6是你想使用的CPU进程个数。 Thank you very much! It work for me!