From 37fbc28d12fd445b3c9e8593edec030caaa89ecc Mon Sep 17 00:00:00 2001 From: Jinzhe Zeng Date: Mon, 26 Aug 2024 18:07:19 -0400 Subject: [PATCH] fix Signed-off-by: Jinzhe Zeng --- doc/install/install-from-source.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/install/install-from-source.md b/doc/install/install-from-source.md index e535183492..abc00bf695 100644 --- a/doc/install/install-from-source.md +++ b/doc/install/install-from-source.md @@ -467,10 +467,11 @@ Do not enable it if generated code will run on different CPUs. **Type**: `STRING` Default compilation flags to be used when compiling `` files. - See also [CMake documentation](https://cmake.org/cmake/help/latest/variable/CMAKE_LANG_FLAGS.html). -::: | +::: + +--- If the CMake has been executed successfully, then run the following make commands to build the package: