mirror of
https://github.com/ashaduri/gsmartcontrol.git
synced 2026-09-27 06:15:45 +00:00
Packaging fixes.
This commit is contained in:
+1
-1
@@ -64,7 +64,7 @@ target_link_libraries(gsmartcontrol
|
||||
if (WIN32)
|
||||
install(TARGETS gsmartcontrol DESTINATION .)
|
||||
else()
|
||||
install(TARGETS gsmartcontrol TYPE SBIN)
|
||||
install(TARGETS gsmartcontrol DESTINATION "${CMAKE_INSTALL_SBINDIR}/")
|
||||
endif()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user