Skip to content

Commit

Permalink
Fix compile. (vesoft-inc#95)
Browse files Browse the repository at this point in the history
Co-authored-by: dutor <[email protected]>
  • Loading branch information
CPWstatic and dutor authored Jul 23, 2020
1 parent 96ff394 commit e8d27d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ endif()
message(STATUS "NEBULA_COMMON_REPO_TAG: " ${NEBULA_COMMON_REPO_TAG})

SET(NEBULA_COMMON_PACKAGE "nebula-common")
SET(nebula-common_DIR ${CMAKE_CURRENT_SOURCE_DIR}/modules/common)
if (NOT "${NEBULA_COMMON_PATH}" STREQUAL "")
message(STATUS "NEBULA_COMMON_PATH: " ${NEBULA_COMMON_PATH})
execute_process(
Expand Down

0 comments on commit e8d27d1

Please sign in to comment.