parent
1fa6793a4e
commit
9c8523432a
@ -203,7 +203,7 @@ endif (HIDE_CXX_SYMBOLS)
|
|||||||
|
|
||||||
target_include_directories(xgboost
|
target_include_directories(xgboost
|
||||||
INTERFACE
|
INTERFACE
|
||||||
$<INSTALL_INTERFACE:${CMAKE_INSTALL_PREFIX}/include>
|
$<INSTALL_INTERFACE:$<INSTALL_PREFIX>/include>
|
||||||
$<BUILD_INTERFACE:${CMAKE_CURRENT_LIST_DIR}/include>)
|
$<BUILD_INTERFACE:${CMAKE_CURRENT_LIST_DIR}/include>)
|
||||||
|
|
||||||
# This creates its own shared library `xgboost4j'.
|
# This creates its own shared library `xgboost4j'.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user