This commit is contained in:
2022-04-23 12:44:09 +03:00
parent 7f93ba55b4
commit c1c324a5a8
18 changed files with 18 additions and 18 deletions

View File

@@ -25,7 +25,7 @@
//! \~english \section cmake_module_Introspection Building with CMake
//! \~russian \section cmake_module_Introspection Сборка с использованием CMake
//!
//! \code
//! \~\code
//! find_package(PIP REQUIRED)
//! target_link_libraries([target] PIP)
//! \endcode