fix
This commit is contained in:
@@ -8,7 +8,7 @@ check_cmake()
|
||||
{
|
||||
echo "error: cmake (version 3.5+) is required to configure and install Armadillo"
|
||||
echo ""
|
||||
echo "cmake can be installed via the package manger on your system,"
|
||||
echo "cmake can be installed via your system's package manager,"
|
||||
echo "or downloaded from https://cmake.org"
|
||||
ABORT=yes
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user