diff options
Diffstat (limited to 'science/axom/files/patch-CMakeLists.txt')
-rw-r--r-- | science/axom/files/patch-CMakeLists.txt | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/science/axom/files/patch-CMakeLists.txt b/science/axom/files/patch-CMakeLists.txt deleted file mode 100644 index a1e98c74bc82..000000000000 --- a/science/axom/files/patch-CMakeLists.txt +++ /dev/null @@ -1,12 +0,0 @@ ---- CMakeLists.txt.orig 2021-11-03 19:31:10 UTC -+++ CMakeLists.txt -@@ -122,7 +122,9 @@ if(AXOM_ENABLE_TOOLS) - endif() - - # Using Axom install examples -+if (FREEBSD_ENABLE_EXAMPLES) - add_subdirectory(examples) -+endif() - - if(AXOM_ENABLE_DOCS) - if(SPHINX_FOUND) |