We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c44e8b commit 9747780Copy full SHA for 9747780
gma/integration_test/CMakeLists.txt
@@ -188,6 +188,7 @@ else()
188
# Platform abstraction layer for the desktop integration test.
189
set(FIREBASE_APP_FRAMEWORK_DESKTOP_SRCS
190
src/desktop/desktop_app_framework.cc
191
+ src/desktop/desktop_firebase_test_framework.cc
192
)
193
194
set(integration_test_target_name "integration_test")
0 commit comments