这个配置中,我们将CMake和Catch2结合使用,来测试上一个求和代码。 ... ON) # example library add_library(sum_integers sum_integers.cpp) # main code ...
確定! 回上一頁