Commit Graph

4 Commits

Author SHA1 Message Date
Dominik Meyer 690e600f0f
FIX: fixed dependencies changed compiler
continuous-integration/drone Build is passing Details
2023-09-04 11:51:42 +02:00
Christina Sander 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
2023-08-31 11:07:31 +02:00
Christina Sander 62022e668a
ADD: Adds a basic test for the class Service. 2023-07-31 15:54:48 +02:00
Dominik Meyer df04dcee00
ADD: some initial compiling infrastructure 2023-07-25 16:35:12 +02:00