mirror of
https://github.com/linuxdeepin/gio-qt.git
synced 2024-11-10 12:03:46 +01:00
4 lines
90 B
CMake
4 lines
90 B
CMake
|
add_executable(qgio-tools-qt6 main.cpp)
|
||
|
|
||
|
target_link_libraries(qgio-tools-qt6 gio-qt_qt6)
|