mirror of
https://github.com/linuxdeepin/gio-qt.git
synced 2025-01-14 16:26:16 +01:00
6 lines
108 B
CMake
6 lines
108 B
CMake
# QXdgDesktopEntryTest
|
|
add_executable (qgio-tools
|
|
main.cpp
|
|
)
|
|
|
|
target_link_libraries (qgio-tools gio-qt)
|