mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-09 23:56:16 +00:00
5 lines
80 B
CMake
5 lines
80 B
CMake
option(BUILD_GMOCK OFF)
|
|
option(INSTALL_GTEST OFF)
|
|
|
|
add_subdirectory(googletest)
|