mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-05-20 07:26:58 -04:00
improve cmake file
This commit is contained in:
@@ -70,8 +70,8 @@ target_link_libraries(gpclient
|
||||
Qt5::DBus
|
||||
)
|
||||
|
||||
# target_compile_definitions(gpclient PUBLIC QAPPLICATION_CLASS=QApplication)
|
||||
target_compile_definitions(gpclient PUBLIC QAPPLICATION_CLASS=QApplication)
|
||||
|
||||
install(TARGETS gpclient DESTINATION "/usr/bin")
|
||||
install(FILES com.yuezk.qt.gpclient.desktop DESTINATION "/usr/share/applications")
|
||||
install(FILES com.yuezk.qt.GPClient.svg DESTINATION "/usr/share/pixmaps")
|
||||
install(FILES com.yuezk.qt.GPClient.svg DESTINATION "/usr/share/pixmaps")
|
||||
|
Reference in New Issue
Block a user