mirror of
https://github.com/enduro2d/enduro2d.git
synced 2025-12-13 15:48:11 +07:00
update modules
This commit is contained in:
@@ -17,7 +17,7 @@ mkdir -p $SOURCES_RDPARTY_DIR
|
||||
git submodule init
|
||||
git submodule update
|
||||
git pull --recurse-submodules
|
||||
git submodule update --remote --recursive
|
||||
git submodule update --init --remote --recursive
|
||||
|
||||
mkdir -p $UNTESTS_DIR/catch
|
||||
cp -fv $MODULES_DIR/catch2/single_include/catch2/catch.hpp $UNTESTS_DIR/catch/catch.hpp
|
||||
|
||||
Reference in New Issue
Block a user