Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

Commit

Permalink
Merge d36e073 into 4b2486d
Browse files Browse the repository at this point in the history
  • Loading branch information
mfherbst committed Nov 18, 2017
2 parents 4b2486d + d36e073 commit 45659fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/setup_dependencies.cmake
Expand Up @@ -75,5 +75,5 @@ unset(BLA_VENDOR)
#################
find_package(Armadillo 4.000 REQUIRED)
set(LAZYTEN_DEPENDENCIES ${LAZYTEN_DEPENDENCIES} ${ARMADILLO_LIBRARIES})
include_directories(${ARMADILLO_INCLUDE_DIRS})
include_directories(SYSTEM ${ARMADILLO_INCLUDE_DIRS})
enable_feature(armadillo)

0 comments on commit 45659fb

Please sign in to comment.