Workaround for biicode boost
This commit is contained in:
parent
3f43dcfe10
commit
25a3ab8a22
@ -13,6 +13,8 @@ before_script:
|
|||||||
&& ./setup_biicode_project.sh
|
&& ./setup_biicode_project.sh
|
||||||
&& rm setup_biicode_project.sh
|
&& rm setup_biicode_project.sh
|
||||||
script:
|
script:
|
||||||
|
#The configure line is needed as a workaround for the following link, otherwise we wouldn't need "bii configure" at all because "bii build" calls it: http://forum.biicode.com/t/error-could-not-find-the-following-static-boost-libraries-boost-thread/374
|
||||||
|
- bii cpp:configure || bii cpp:configure
|
||||||
- bii cpp:build --target messmer_blobstore_test_main -- -j2
|
- bii cpp:build --target messmer_blobstore_test_main -- -j2
|
||||||
- "./bin/messmer_blobstore_test_main"
|
- "./bin/messmer_blobstore_test_main"
|
||||||
after_success:
|
after_success:
|
||||||
|
Loading…
Reference in New Issue
Block a user