changeset 10388 | 665d8b699d35 |
parent 9832 | b1038b4373cc |
child 11168 | e104e060911b |
child 12860 | 1b2b84315d27 |
--- a/share/hedgewars/Data/Locale/CMakeLists.txt Wed Aug 13 23:14:08 2014 +0400 +++ b/share/hedgewars/Data/Locale/CMakeLists.txt Fri Aug 15 08:23:15 2014 +0200 @@ -1,3 +1,6 @@ +find_package(Qt4 REQUIRED) +include(${QT_USE_FILE}) + file(GLOB txttrans2 ??.txt) file(GLOB txttrans5 ?????.txt) file(GLOB tsfiles *.ts)