Skip to content

Commit

Permalink
Revert postbuild change
Browse files Browse the repository at this point in the history
  • Loading branch information
samparent97 committed Apr 18, 2024
1 parent 1dc453c commit 473483a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions firmware/mcal/raspi/PostBuild.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
add_custom_command(
TARGET main
POST_BUILD
COMMAND mv ./build/${PROJECT}/raspi/main ${PROJECT}
)
# add_custom_command(
# TARGET main
# POST_BUILD
# COMMAND mv ./build/${PROJECT}/raspi/main ${PROJECT}
# )

0 comments on commit 473483a

Please sign in to comment.