Skip to content

Commit 61e7dea

Browse files
committed
add install target
Signed-off-by: Michel-FK <[email protected]>
1 parent 2e4eb85 commit 61e7dea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,3 +257,4 @@ install(
257257
install(
258258
FILES "${PROJECT_SOURCE_DIR}/opkg/commander.png"
259259
DESTINATION share/icons/hicolor/32x32/apps)
260+
install(TARGETS commander RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR})

0 commit comments

Comments
 (0)