зеркало из https://github.com/microsoft/LightGBM.git
* [R-package] add conda dir for LIBR_CORE_LIBRARY (fixes #3045) * empty commit
This commit is contained in:
Родитель
e50a9151ed
Коммит
5e0958fbc6
|
@ -176,7 +176,7 @@ set(LIBR_EXECUTABLE ${LIBR_EXECUTABLE} CACHE PATH "R executable")
|
|||
set(LIBR_INCLUDE_DIRS ${LIBR_INCLUDE_DIRS} CACHE PATH "R include directory")
|
||||
|
||||
# where is R.so / R.dll / libR.so likely to be found?
|
||||
set(LIBR_PATH_HINTS "${CMAKE_CURRENT_BINARY_DIR}" "${LIBR_HOME}/bin/${R_ARCH}" "${LIBR_HOME}/bin" "${LIBR_LIBRARIES}")
|
||||
set(LIBR_PATH_HINTS "${CMAKE_CURRENT_BINARY_DIR}" "${LIBR_HOME}/lib" "${LIBR_HOME}/bin/${R_ARCH}" "${LIBR_HOME}/bin" "${LIBR_LIBRARIES}")
|
||||
|
||||
# look for the core R library
|
||||
find_library(
|
||||
|
|
Загрузка…
Ссылка в новой задаче