mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-25 15:19:42 -06:00
Merge pull request #4756 from Orphis/update_gtest
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