... () include(CTest) add_executable(driver_test ${PROJECT_SOURCE_DIR}/test/driver_test.cpp) add_test(NAME driver COMMAND driver_test)
確定! 回上一頁