Open weimingyang opened 8 years ago
I compiled the transport code, when cmake to mistake is MaidSafeCommon_MODULES_DIR can not find the path
FIND_PATH(MaidSafeCommon_MODULES_DIR maidsafe_run_protoc.cmake
PATHS ${MAIDSAFE_COMMON_INSTALL_DIR}
PATH_SUFFIXES share/maidsafe/cmake_modules
NO_SYSTEM_ENVIRONMENT_PATH
NO_CMAKE_SYSTEM_PATH)
I compiled the transport code, when cmake to mistake is MaidSafeCommon_MODULES_DIR can not find the path