Skip to content

Commit

Permalink
Remove debug print.
Browse files Browse the repository at this point in the history
  • Loading branch information
floitsch committed Dec 11, 2024
1 parent 209762a commit 966e318
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion external/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,6 @@ if (DEFINED EXECUTING_SCRIPT)
WORKING_DIRECTORY "${DOWNLOADS_DIR}"
COMMAND_ERROR_IS_FATAL ANY
)
message("Downloading submodules for ${REPO}")
execute_process(
COMMAND "${GIT_EXECUTABLE}" submodule update --init --recursive
WORKING_DIRECTORY "${REPO_PATH}"
Expand Down

0 comments on commit 966e318

Please sign in to comment.