From d7a159cf0f90d99eaf140b44f0705ad227b86eb7 Mon Sep 17 00:00:00 2001 From: Tilen Majerle Date: Tue, 19 Mar 2024 21:41:47 +0100 Subject: [PATCH] Improve documentation --- docs/get-started/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/get-started/index.rst b/docs/get-started/index.rst index 6a7d77f..1ae3537 100644 --- a/docs/get-started/index.rst +++ b/docs/get-started/index.rst @@ -90,7 +90,7 @@ and it should be copied (or simply renamed in-place) and named ``lwmem_opts.h`` .. tip:: If you are using *CMake* build system, define the variable ``LWMEM_OPTS_FILE`` before adding library's directory to the *CMake* project. - Variable must contain the path to the user options file. If not provided, one will be generated in the build directory. + Variable must contain the path to the user options file. If not provided and to avoid build error, one will be generated in the build directory. Configuration options list is available available in the :ref:`api_lwmem_opt` section. If any option is about to be modified, it should be done in configuration file