From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: From: Roland Hieber Date: Mon, 9 Sep 2019 13:47:28 +0200 Message-Id: <20190909114729.11023-1-rhi@pengutronix.de> MIME-Version: 1.0 Subject: [ptxdist] [PATCH 1/2] doc: contributing: mention configure_helper.py support for cmake List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de Cc: Roland Hieber This was introduced in commit 41d0336d4aec17d671f2 ("configure_helper: add cmake support"). Signed-off-by: Roland Hieber --- doc/contributing.rst | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/doc/contributing.rst b/doc/contributing.rst index 0705ee813b40..31dadcb0bba5 100644 --- a/doc/contributing.rst +++ b/doc/contributing.rst @@ -42,13 +42,8 @@ autodetection if no option is available: $(CROSS_ENV) \ ac_cv_broken_sem_getvalue=no -:ref:`configure_helper` also supports **meson**. Note that the prepare -stage for the package must be executed first. - -The options for **cmake** packages must be checked manually. The best way -to do this is to read the cache file -``/build-target/-build/CMakeCache.txt``. It contains -all available options. +:ref:`configure_helper` also supports **meson** and **cmake**. +Note that the prepare stage for the package must be executed first. Packages Suboptions ~~~~~~~~~~~~~~~~~~~ -- 2.11.0 _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de