Update stuff
This commit is contained in:
+1
-1
Submodule build-helpers updated: 8bbac44210...c212df4234
+1
-1
@@ -6,7 +6,7 @@ export tearoot_cmake_config="`pwd`/build-helpers/cmake/config/tearoot-client.cma
|
||||
export tearoot_cmake_module="`pwd`/build-helpers/cmake/"
|
||||
export traroot_library="`pwd`/third_party"
|
||||
|
||||
source scripts/build_helper.sh
|
||||
source build-helpers/build_helper.sh
|
||||
begin_task "build_client" "Building client"
|
||||
|
||||
./client/jenkins/create_build.sh
|
||||
|
||||
+1
-1
@@ -8,7 +8,7 @@ tearoot_cmake_module="`pwd`/build-helpers/cmake/"
|
||||
traroot_library="`pwd`/third_party"
|
||||
|
||||
shared_path="shared"
|
||||
source `pwd`/scripts/build_helper.sh
|
||||
source `pwd`/build-helpers/build_helper.sh
|
||||
begin_task "build_shared" "Building shared library"
|
||||
requires_rebuild ${shared_path}
|
||||
[[ $? -eq 0 ]] && {
|
||||
|
||||
-1
Submodule scripts deleted from 0b83e74e2d
+1
-1
Submodule shared updated: 28531523c4...3f57ad4678
Reference in New Issue
Block a user