Skip to content

Commit

Permalink
update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
FayeSpica committed Jun 3, 2024
1 parent 9c6e051 commit a77d59c
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions gui2/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,5 @@ target_link_libraries(chiaki-borealis
# install
install(TARGETS chiaki-borealis DESTINATION bin)

linux_install(
${CMAKE_CURRENT_SOURCE_DIR}
${CMAKE_CURRENT_SOURCE_DIR}/chiaki.conf
)
install(TARGETS ${CMAKE_CURRENT_SOURCE_DIR} DESTINATION bin)
install(TARGETS ${CMAKE_CURRENT_SOURCE_DIR}/chiaki.conf DESTINATION bin)

0 comments on commit a77d59c

Please sign in to comment.