Page MenuHomePhabricator

D4994.id16507.diff
No OneTemporary

D4994.id16507.diff

diff --git a/native/android/app/CMakeLists.txt b/native/android/app/CMakeLists.txt
--- a/native/android/app/CMakeLists.txt
+++ b/native/android/app/CMakeLists.txt
@@ -108,7 +108,7 @@
../../cpp/CommonCpp/NativeModules/PersistentStorageUtilities/MessageOperationsUtilities/MessageSpecs
../../cpp/CommonCpp/DatabaseManagers
../../cpp/CommonCpp/Tools
- ../../cpp/CommonCpp/grpc/_generated
+ ../../../shared/protos/_generated
../../cpp/CommonCpp/grpc
)
@@ -121,7 +121,7 @@
file(GLOB DOUBLE_CONVERSION_SOURCES
"${_third_party_dir}/double-conversion/double-conversion/*.cc"
)
-file(GLOB GRPC_CODE "../../cpp/CommonCpp/grpc/_generated/*.cc")
+file(GLOB GRPC_CODE "../../../shared/protos/_generated/*.cc")
add_library(
# Sets the name of the library.

File Metadata

Mime Type
text/plain
Expires
Fri, Nov 15, 7:31 PM (21 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2495183
Default Alt Text
D4994.id16507.diff (771 B)

Event Timeline