mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-05-20 07:26:58 -04:00
update install command
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
project(gpservice)
|
||||
project(GPService)
|
||||
|
||||
set(gpservice_GENERATED_SOURCES)
|
||||
|
||||
@@ -27,3 +27,8 @@ target_link_libraries(gpservice
|
||||
Qt5::Core
|
||||
Qt5::DBus
|
||||
)
|
||||
|
||||
install(TARGETS gpservice DESTINATION )
|
||||
install(FILES "dbus/com.yuezk.qt.GPService.conf" DESTINATION "share/dbus-1/system.d" )
|
||||
install(FILES "dbus/com.yuezk.qt.GPService.service" DESTINATION "share/dbus-1/system-services")
|
||||
install(FILES "systemd/gpservice.service" DESTINATION "etc/systemd/system")
|
||||
|
||||
Reference in New Issue
Block a user