MOD: Modifies cmake include for protobuf #6

Merged
byterazor merged 1 commits from development into main 2023-08-31 16:00:34 +02:00
Owner
  • sets the protoc path in CMakeLists.txt file so it can also be used in top level projects
  • sets the proto source file path so it can be used in top level projects
  • uses cmake variable PROTO_SRC_PATH defined in CMakeLists for the custom command in the protobuf.cmake file
- sets the protoc path in CMakeLists.txt file so it can also be used in top level projects - sets the proto source file path so it can be used in top level projects - uses cmake variable PROTO_SRC_PATH defined in CMakeLists for the custom command in the protobuf.cmake file
csander added 1 commit 2023-08-31 11:12:43 +02:00
c0e5c73716
MOD: Modifies cmake include for protobuf
- sets the protoc path in CMakeLists.txt file so it can also be used in top level projects
 - sets the proto source file path so it can be used in top level projects
 - uses cmake variable PROTO_SRC_PATH defined in CMakeLists for the custom command in the protobuf.cmake file
csander requested review from byterazor 2023-08-31 11:12:55 +02:00
byterazor approved these changes 2023-08-31 16:00:31 +02:00
byterazor merged commit c0e5c73716 into main 2023-08-31 16:00:34 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Research/WhisperCom#6
No description provided.