Commit 778d24b8 authored by tqcq's avatar tqcq
Browse files

feat remove protoc

parent 09dfc35e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ option(SLED_BUILD_TESTS "Build tests" OFF)
option(SLED_BUILD_FUZZ "Build fuzzer test" OFF)
option(SLED_LOCATION_PATH "" "sled/src/sled/system/location.cc")
option(SLED_BUILD_PROTOC_PLUGIN "Build protoc plugin" OFF)
option(SLED_WITH_PROTOBUF "With Protobuf" ON)
option(SLED_WITH_PROTOBUF "With Protobuf" OFF)

set(BUILD_STATIC ON)
set(BUILD_RTTR_DYNAMIC OFF)