qt: Update CMake translation targets. (#6506)
This commit is contained in:
parent
2273df4d70
commit
2b8610fcc4
2 changed files with 9 additions and 7 deletions
|
@ -1,8 +1,6 @@
|
|||
SET(MINGW_PREFIX /usr/x86_64-w64-mingw32/)
|
||||
SET(CMAKE_SYSTEM_NAME Windows)
|
||||
SET(CMAKE_SYSTEM_PROCESSOR x86_64)
|
||||
# Actually a hack, w/o this will cause some strange errors
|
||||
SET(CMAKE_HOST_WIN32 TRUE)
|
||||
|
||||
|
||||
SET(CMAKE_FIND_ROOT_PATH ${MINGW_PREFIX})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue