2 lines
32 B
CMake
2 lines
32 B
CMake
|
add_library(gtest gtest-all.cc)
|
|
add_library(gtest gtest-all.cc)
|