4 lines
66 B
CMake
4 lines
66 B
CMake
|
include_directories(${GTEST_INCLUDE_DIR})
|
||
|
|
||
|
add_subdirectory(unit)
|