many small fixes, RU lang

This commit is contained in:
2023-03-14 17:39:44 +03:00
parent 34976b8865
commit 9e7afb5fb5
18 changed files with 1397 additions and 19 deletions

View File

@@ -42,7 +42,7 @@ else()
add_subdirectory(src)
shstk_copy_to_parent()
shstk_install(qglengine FALSE "" "${QGLEngine_VERSION_FILE}")
shstk_install(qglengine FALSE "" "${QGLEngine_VERSION_FILE}")
file(GLOB CMAKES "cmake/*.cmake" "cmake/*.in")
install(FILES ${CMAKES} DESTINATION ${CMAKE_ROOT}/Modules)