mirror of
https://github.com/linuxdeepin/gio-qt.git
synced 2025-01-19 01:17:59 +01:00
7 lines
108 B
Text
7 lines
108 B
Text
|
# QXdgDesktopEntryTest
|
||
|
add_executable (qgio-tools
|
||
|
main.cpp
|
||
|
)
|
||
|
|
||
|
target_link_libraries (qgio-tools gio-qt)
|