From: David Wells Date: Sat, 10 Sep 2016 23:55:34 +0000 (-0400) Subject: Remove Make.global_options from a content list. X-Git-Tag: v8.5.0-rc1~683^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F3099%2Fhead;p=dealii.git Remove Make.global_options from a content list. This feature was removed in commit 359e60b351c (March 2016). --- diff --git a/cmake/README.md b/cmake/README.md index a840fb69ec..77b23ecd81 100644 --- a/cmake/README.md +++ b/cmake/README.md @@ -17,7 +17,6 @@ config Contains configuration templates for * the project configuration (deal.IIConfig.cmake) - * the legacy Make.global_options mechanism * the C++ template expansion mechanism (template-arguments) configure