mirror of
https://github.com/typesense/typesense.git
synced 2025-05-22 14:55:26 +08:00
Cmake: remove remote brpc & braft builds for mac.
This commit is contained in:
parent
e64805320b
commit
60a1454d8d
@ -54,11 +54,6 @@ include(cmake/GoogleTest.cmake)
|
||||
include(cmake/TestResources.cmake)
|
||||
include(cmake/Iconv.cmake)
|
||||
|
||||
if (APPLE)
|
||||
include(cmake/brpc.cmake)
|
||||
include(cmake/braft.cmake)
|
||||
endif()
|
||||
|
||||
FILE(GLOB SRC_FILES src/*.cpp)
|
||||
FILE(GLOB TEST_FILES test/*.cpp)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user