Mercurial > retraceit
comparison src/CMakeLists.txt @ 9:e3c8f61e45a9
Implement folderselection dialogs
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Thu, 26 Mar 2015 16:30:18 +0100 |
parents | e4748da7140b |
children | 64a51a42c01f |
comparison
equal
deleted
inserted
replaced
8:ac4db84f1d9d | 9:e3c8f61e45a9 |
---|---|
19 util_linux.c | 19 util_linux.c |
20 metadataview.cpp | 20 metadataview.cpp |
21 pngplayer.cpp | 21 pngplayer.cpp |
22 imagelabel.cpp | 22 imagelabel.cpp |
23 filterwidget.cpp | 23 filterwidget.cpp |
24 folderselectdialog.cpp | |
24 ) | 25 ) |
25 | 26 |
26 find_package(Qt5LinguistTools) | 27 find_package(Qt5LinguistTools) |
27 | 28 |
28 if(UNIX) | 29 if(UNIX) |