Skip to content
Snippets Groups Projects
Commit afe6b667 authored by webmanue's avatar webmanue
Browse files

require SLEPc version 3.15

parent 2408a8d4
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ target_compile_features(${PROJECT_NAME}-cppslepc
PUBLIC cxx_std_17
)
find_package(AE108_SLEPc 1.12 MODULE REQUIRED)
find_package(AE108_SLEPc 3.15 MODULE REQUIRED)
target_link_libraries(${PROJECT_NAME}-cppslepc
PUBLIC ${PROJECT_NAME}::external::slepc
PUBLIC ${PROJECT_NAME}::cpppetsc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment