Remove unnecessary libxml2 link (though it didn't do anything anyway).
This commit is contained in:
@@ -35,7 +35,6 @@ endif ()
|
||||
target_link_libraries(mlpack
|
||||
${ARMADILLO_LIBRARIES}
|
||||
${Boost_LIBRARIES}
|
||||
${LIBXML2_LIBRARIES}
|
||||
)
|
||||
set_target_properties(mlpack
|
||||
PROPERTIES
|
||||
|
||||
Reference in New Issue
Block a user