Skip to content

Commit

Permalink
Remove command echo
Browse files Browse the repository at this point in the history
  • Loading branch information
mathomp4 committed Oct 13, 2021
1 parent 0d5bc32 commit 57352de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion esma_postinstall.cmake
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
execute_process(
COMMAND ${CMAKE_COMMAND} --build ${CMAKE_CURRENT_BINARY_DIR} --target package_source
WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
COMMAND_ECHO STDOUT
)
file(
INSTALL ${CMAKE_PROJECT_NAME}.tar.gz
Expand Down

0 comments on commit 57352de

Please sign in to comment.