mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-20 19:14:56 +00:00
3 lines
94 B
Text
3 lines
94 B
Text
|
include_directories(.)
|
||
|
add_library(gtest EXCLUDE_FROM_ALL src/gtest-all.cc src/gtest_main.cc)
|