Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3245588
D4994.id16507.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
771 B
Referenced Files
None
Subscribers
None
D4994.id16507.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D4994: [Android] Update reference to protobuf files
Attached
Detach File
Event Timeline
Log In to Comment