Skip to content
Snippets Groups Projects
Commit b83ba45e authored by Simon Praetorius's avatar Simon Praetorius
Browse files

Add missing include FeatureSummary

parent 85044479
No related branches found
No related tags found
1 merge request!1047Add missing includes CMakePushCheckState and FeatureSummary
Pipeline #41092 passed
Pipeline: Dune Nightly Test

#41094

    ......@@ -11,6 +11,7 @@
    #
    include_guard(GLOBAL)
    include(FeatureSummary)
    set_package_properties("BLAS" PROPERTIES
    DESCRIPTION "fast linear algebra routines")
    set_package_properties("LAPACK" PROPERTIES
    ......
    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