Begin Qt translation framework

This commit is contained in:
Cacodemon345
2021-12-31 12:36:55 +06:00
parent 27e144f7fa
commit 81055c03e2
26 changed files with 22782 additions and 111 deletions

View File

@@ -90,6 +90,7 @@ if(QT)
#set(CMAKE_PREFIX_PATH "path/to/qt5-static")
find_package(Qt5 COMPONENTS Core Widgets REQUIRED)
find_package(Qt5LinguistTools REQUIRED)
endif()
find_package(Freetype REQUIRED)