You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
msgstr"``-D USE_PERF_TESTS=ON`` включает тесты на производительность."
47
47
48
48
#:../../user_guide/build.rst:22
49
-
msgid""
50
-
"``-D CMAKE_BUILD_TYPE=Release`` required parameter for stable work of "
51
-
"repo."
52
-
msgstr""
53
-
"``-D CMAKE_BUILD_TYPE=Release`` требуемый CMake параметр для стабильной работы "
54
-
"репозитория."
49
+
msgid"``-D CMAKE_BUILD_TYPE=Release`` normal build (default)."
50
+
msgstr"``-D CMAKE_BUILD_TYPE=Release`` нормальная сборка (по умолчанию)."
51
+
52
+
#:../../user_guide/build.rst:23
53
+
msgid"``-D CMAKE_BUILD_TYPE=RelWithDebInfo`` recommended when using sanitizers or running ``valgrind`` to keep debug information."
54
+
msgstr"``-D CMAKE_BUILD_TYPE=RelWithDebInfo`` рекомендуется при использовании санитайзеров или запуске ``valgrind`` для сохранения отладочной информации."
55
+
56
+
#:../../user_guide/build.rst:24
57
+
msgid"``-D CMAKE_BUILD_TYPE=Debug`` for debugging sessions."
58
+
msgstr"``-D CMAKE_BUILD_TYPE=Debug`` используется при отладке."
55
59
56
60
#:../../user_guide/build.rst:24
57
61
msgid"*A corresponding flag can be omitted if it's not needed.*"
0 commit comments