1
0
Fork 1
mirror of https://github.com/linuxdeepin/gio-qt.git synced 2025-01-19 01:17:59 +01:00
gio-qt/qgio-tools/CMakeLists.txt

7 lines
108 B
Text
Raw Normal View History

2019-07-18 13:53:39 +02:00
# QXdgDesktopEntryTest
add_executable (qgio-tools
main.cpp
)
target_link_libraries (qgio-tools gio-qt)