mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
gtest: Update to latest version from git
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
set(LIBS core gtest)
|
||||
set(LIBS core gtest_main)
|
||||
if(APPLE)
|
||||
list(APPEND LIBS ${FOUNDATION_LIBRARY} ${CORESERV_LIBRARY})
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user