From 006b0921122250888510c7faa25e81f429380f80 Mon Sep 17 00:00:00 2001 From: Jochem Rutgers <68805714+jhrutgers@users.noreply.github.com> Date: Fri, 7 Jul 2023 12:20:57 +0200 Subject: [PATCH] doc --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 3e8771e4..8c966599 100644 --- a/README.rst +++ b/README.rst @@ -465,7 +465,7 @@ generate stuff for you. This is how to integrate it in your project: * Alternatively, use ``include()`` to only include what is required to build stores. This method does not build the python client, documentation, - tests, and examples, as the add_directory() would do. + tests, and examples, as the ``add_subdirectory()`` would do. .. code:: cmake