mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-09 20:21:31 +00:00
2 lines
94 B
CMake
2 lines
94 B
CMake
include_directories(.)
|
|
add_library(gtest EXCLUDE_FROM_ALL src/gtest-all.cc src/gtest_main.cc)
|