Fixed building system
This commit is contained in:
parent
742fadc459
commit
2bf3088c77
@ -1 +1 @@
|
||||
Subproject commit 13d2119a83b517a6f2355dca61314c2ac14df977
|
||||
Subproject commit bb9ae471a47d455c90b86755e48332a8229c6bb1
|
@ -1 +1 @@
|
||||
Subproject commit e7b78770eca9724a7af2f344588693dcf8b327df
|
||||
Subproject commit e27793940e275c355eb06134693411e7f35f1a16
|
@ -1 +1 @@
|
||||
Subproject commit 948ce04ed74397331c158c13209fd2370c2dbd5a
|
||||
Subproject commit 7b98edabb61c6f06199fc22ffc9ebff580dfefc3
|
@ -1,6 +1,7 @@
|
||||
|
||||
mkdir -p \
|
||||
boringssl/build \
|
||||
DataPipes/build \
|
||||
breakpad/build \
|
||||
CXXTerminal/build \
|
||||
ed25519/build \
|
||||
|
6
libraries/build_cxxterminal.sh
Executable file
6
libraries/build_cxxterminal.sh
Executable file
@ -0,0 +1,6 @@
|
||||
cd CXXTerminal/libraries/
|
||||
./build_event.sh #TODO test status!
|
||||
cd ../build/
|
||||
cmake ..
|
||||
make -j 12
|
||||
cd ../../
|
0
libraries/build_datapipes.sh
Normal file
0
libraries/build_datapipes.sh
Normal file
@ -1 +1 @@
|
||||
Subproject commit c3a6fe75e1511a4c7a7a6ef0a5954b1918902933
|
||||
Subproject commit ee12c516cf5766b2c32203dcc20c32b8691a8ebb
|
@ -1 +1 @@
|
||||
Subproject commit 3d62db3ecd5377025a458bca827ab4ca12d5c1f0
|
||||
Subproject commit 3389bd965b1fb6687056d81b069e99f8c2543cba
|
Loading…
Reference in New Issue
Block a user