mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-04-02 18:31:50 -04:00
update install command
This commit is contained in:
parent
deddefc72a
commit
2946215033
@ -28,7 +28,7 @@ target_link_libraries(gpservice
|
||||
Qt5::DBus
|
||||
)
|
||||
|
||||
install(TARGETS gpservice DESTINATION )
|
||||
install(TARGETS gpservice DESTINATION bin)
|
||||
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")
|
||||
install(FILES "systemd/gpservice.service" DESTINATION "${CMAKE_INSTALL_SYSCONFDIR}/systemd/system")
|
||||
|
Loading…
Reference in New Issue
Block a user