Skip to content

Commit

Permalink
Merge pull request #7 from maxDcb/develop
Browse files Browse the repository at this point in the history
Release 0.5.1
  • Loading branch information
maxDcb authored Nov 28, 2024
2 parents 30cbb77 + 9de0ed8 commit acf239a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions client/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ foreach(ClientFile ${ClientFiles})
copy ${ClientFile} ${CMAKE_SOURCE_DIR}/Release/Client/)
endforeach()

file(COPY Batcave DESTINATION ${CMAKE_SOURCE_DIR}/Release/Client/)
file(COPY images DESTINATION ${CMAKE_SOURCE_DIR}/Release/Client/)

file(COPY PowershellWebDelivery DESTINATION ${CMAKE_SOURCE_DIR}/Release/Client/)
file(COPY PeDropper DESTINATION ${CMAKE_SOURCE_DIR}/Release/Client/)
file(COPY GoDroplets DESTINATION ${CMAKE_SOURCE_DIR}/Release/Client/)
Expand Down

0 comments on commit acf239a

Please sign in to comment.