Skip to content

Commit

Permalink
update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
spacemeowx2 committed Dec 20, 2018
1 parent 3479a82 commit a3ecfe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -102,4 +102,4 @@ else()
target_link_libraries(lan-play uv pthread)
endif()

INSTALL(TARGETS lan-play RUNTIME DESTINATION /usr/bin)
INSTALL(TARGETS lan-play RUNTIME DESTINATION bin)

0 comments on commit a3ecfe6

Please sign in to comment.