Skip to content

Commit

Permalink
Remove redundant macro setting for knowhere (#26235)
Browse files Browse the repository at this point in the history
Signed-off-by: Yudong Cai <yudong.cai@zilliz.com>
  • Loading branch information
cydrain authored Aug 10, 2023
1 parent 1055c90 commit 4b60e44
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions internal/core/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,6 @@ include( ExternalProject )
include( GNUInstallDirs )
include( FetchContent )

# this MACRO is used to show knowhere prometheus metrics
add_definitions(-DNOT_COMPILE_FOR_SWIG)
include_directories( thirdparty )

set( FETCHCONTENT_BASE_DIR ${MILVUS_BINARY_DIR}/3rdparty_download )
Expand Down

0 comments on commit 4b60e44

Please sign in to comment.