Skip to content

Commit

Permalink
Update submodules recursively
Browse files Browse the repository at this point in the history
  • Loading branch information
elshize committed Dec 21, 2023
1 parent 097cd5f commit 358d5e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion external/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
EXECUTE_PROCESS(COMMAND git submodule update --init
EXECUTE_PROCESS(COMMAND git submodule update --init --recursive
WORKING_DIRECTORY ${CMAKE_CURRENT_LIST_DIR}/..
OUTPUT_QUIET
)
Expand Down

0 comments on commit 358d5e1

Please sign in to comment.