script: Look for botan-1.11 in CMake setup
This commit is contained in:
+1
-1
@@ -76,7 +76,7 @@ set(EIGEN_ROOT $ENV{EIGEN_DIR})
|
|||||||
|
|
||||||
# Botan -------------------------------------------------------------------------
|
# Botan -------------------------------------------------------------------------
|
||||||
|
|
||||||
find_library(BOTAN botan $ENV{BOTAN_DIR})
|
find_library(BOTAN botan-1.11 $ENV{BOTAN_DIR})
|
||||||
|
|
||||||
# Lib --------------------------------------------------------------------------
|
# Lib --------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user