Update stuff
This commit is contained in:
parent
45fc96603e
commit
b2e9f682d1
@ -1 +1 @@
|
||||
Subproject commit 8bbac44210cbf28c1a867a80b3fb3a0c7ed8cc88
|
||||
Subproject commit c212df42345816ea0e73cd466718f75d9926c4a2
|
@ -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
|
||||
|
@ -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
scripts
1
scripts
@ -1 +0,0 @@
|
||||
Subproject commit 0b83e74e2df4b084d256ea3cea0be64e01ef6da3
|
2
shared
2
shared
@ -1 +1 @@
|
||||
Subproject commit 28531523c483ce2d4dd9bfbde8121957c0124f19
|
||||
Subproject commit 3f57ad4678dd1ef1c72a066cc4fdd7bedb84c172
|
Loading…
Reference in New Issue
Block a user