mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-14 10:51:21 +01:00

modified: r/R/R-3.5.3-intel-2017a.eb new file: t/Trilinos/Trilinos-12.14.1-epetra_hdf5.patch modified: t/Trilinos/Trilinos-12.14.1-intel-2017c-Py-2.7.eb
11 lines
362 B
Diff
11 lines
362 B
Diff
--- packages/epetraext/test/inout/CMakeLists.txt.orig 2019-04-24 13:19:22.095883629 +0200
|
|
+++ packages/epetraext/test/inout/CMakeLists.txt 2019-04-24 13:19:36.249871114 +0200
|
|
@@ -11,6 +11,7 @@
|
|
|
|
TRIBITS_ADD_EXECUTABLE_AND_TEST(
|
|
inout_hdf5_test
|
|
+ EXCLUDE_IF_NOT_TRUE ${PACKAGE_NAME}_ENABLE_HDF5
|
|
SOURCES
|
|
EpetraExt_HDF5_UnitTest.cpp
|
|
COMM serial mpi
|