Skip to content

Commit 9747780

Browse files
authored
Fix for unresolved symbol IsRunningOnEmulator in gma integration test (#1163)
1 parent 2c44e8b commit 9747780

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gma/integration_test/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@ else()
188188
# Platform abstraction layer for the desktop integration test.
189189
set(FIREBASE_APP_FRAMEWORK_DESKTOP_SRCS
190190
src/desktop/desktop_app_framework.cc
191+
src/desktop/desktop_firebase_test_framework.cc
191192
)
192193

193194
set(integration_test_target_name "integration_test")

0 commit comments

Comments
 (0)