freebsd-ports/cad/elmerfem/files/patch-CMakeLists.txt
Jochen Neumeister 484140fafe - Udate to 20170519
PR:	219032
Submitted by:	pfg
Approved by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D10819
2017-05-25 21:33:19 +00:00

11 lines
314 B
Text

--- CMakeLists.txt.orig 2017-05-19 12:19:26 UTC
+++ CMakeLists.txt
@@ -264,7 +264,7 @@ ADD_SUBDIRECTORY(umfpack)
ADD_SUBDIRECTORY(fhutiter)
ADD_SUBDIRECTORY(meshgen2d)
ADD_SUBDIRECTORY(fem)
-ADD_SUBDIRECTORY(mathlibs)
+#ADD_SUBDIRECTORY(mathlibs)
ADD_SUBDIRECTORY(elmergrid)
ADD_SUBDIRECTORY(license_texts)