REMOVE: removed track

This commit is contained in:
Henry Winkel
2022-12-21 16:11:14 +01:00
parent 635ff4e74e
commit 6b8d6ad265
6 changed files with 1 additions and 815 deletions

View File

@@ -28,7 +28,7 @@ ENDIF()
set(protobuf_BUILD_TESTS OFF CACHE INTERNAL "")
set(protobuf_BUILD_EXAMPLES OFF CACHE INTERNAL "")
add_subdirectory(libs/protobuf EXCLUDE_FROM_ALL)
add_subdirectory(libs/protobuf )
include(protobuf)
protobuf_generate_cpp(PROTO_PATH include/WHISPER/Messages/Protos/ CPP_PATH include/WHISPER/Messages/Protos HPP_PATH include/WHISPER/Messages/Protos)