Skip to content
Snippets Groups Projects
Commit de4b6e61 authored by Andrey Prokopenko's avatar Andrey Prokopenko Committed by Adam J. Stewart
Browse files

trilinos: update dtk dependencies (#8660)

parent 21a46fb2
No related branches found
No related tags found
No related merge requests found
...@@ -251,6 +251,9 @@ class Trilinos(CMakePackage): ...@@ -251,6 +251,9 @@ class Trilinos(CMakePackage):
conflicts('+zoltan2', when='~xpetra') conflicts('+zoltan2', when='~xpetra')
conflicts('+zoltan2', when='~zoltan') conflicts('+zoltan2', when='~zoltan')
conflicts('+dtk', when='~intrepid2')
conflicts('+dtk', when='~kokkos')
conflicts('+dtk', when='~teuchos')
conflicts('+dtk', when='~tpetra') conflicts('+dtk', when='~tpetra')
conflicts('+fortrilinos', when='~fortran') conflicts('+fortrilinos', when='~fortran')
conflicts('+fortrilinos', when='@:99') conflicts('+fortrilinos', when='@:99')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment