From d492fcbcfd41bfe73163a4c9880e21811696af9f Mon Sep 17 00:00:00 2001 From: Roland Hieber Date: Mon, 9 Sep 2019 13:47:28 +0200 Subject: doc: contributing: mention configure_helper.py support for cmake This was introduced in commit 41d0336d4aec17d671f2 ("configure_helper: add cmake support"). Signed-off-by: Roland Hieber Signed-off-by: Michael Olbrich --- doc/contributing.rst | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'doc') diff --git a/doc/contributing.rst b/doc/contributing.rst index 0705ee813..31dadcb0b 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 ~~~~~~~~~~~~~~~~~~~ -- cgit v1.2.3