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