CMakeLists.txt 48 字节
Newer Older
1 2 3
if(WITH_TESTING)
  go_test(master_test)
endif()