CMake: correct own error in FindSuperLU

This commit is contained in:
Campbell Barton 2017-02-21 16:16:12 +11:00
parent a67cb0e315
commit 6560c86ab4

View file

@ -19,8 +19,7 @@ else()
${THIRDPARTY_LIBS_HINTS}
)
set(_lib_suffixes
lzo/2.09/lib
lzo/2.03/lib/LZO_lib
superlu
)
endif()