mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-18 15:32:06 +00:00
gtest: Update to latest version from git
This commit is contained in:
parent
ec9b49436c
commit
e5f576f862
14 changed files with 1090 additions and 335 deletions
|
@ -1,4 +1,4 @@
|
|||
set(LIBS core gtest)
|
||||
set(LIBS core gtest_main)
|
||||
if(APPLE)
|
||||
list(APPEND LIBS ${FOUNDATION_LIBRARY} ${CORESERV_LIBRARY})
|
||||
endif()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue