mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/2] doc: contributing: mention configure_helper.py support for cmake
@ 2019-09-09 11:47 Roland Hieber
  2019-09-09 11:47 ` [ptxdist] [PATCH 2/2] doc: environment: correct typos, grammar and wording Roland Hieber
  0 siblings, 1 reply; 2+ messages in thread
From: Roland Hieber @ 2019-09-09 11:47 UTC (permalink / raw)
  To: ptxdist; +Cc: Roland Hieber

This was introduced in commit 41d0336d4aec17d671f2 ("configure_helper:
add cmake support").

Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
 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
-``<platform-dir>/build-target/<package>-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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-09-09 11:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-09 11:47 [ptxdist] [PATCH 1/2] doc: contributing: mention configure_helper.py support for cmake Roland Hieber
2019-09-09 11:47 ` [ptxdist] [PATCH 2/2] doc: environment: correct typos, grammar and wording Roland Hieber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox