mirror of
https://github.com/ton-blockchain/ton
synced 2025-02-12 11:12:16 +00:00
5847897b37
* Bugfixes in TVM and node * Upgrade to C++17 * Improve GitHub builds * Fix existing tests and partially integrate them into builds --------- Co-authored-by: neodiX42 <namlem@gmail.com> Co-authored-by: EmelyanenkoK <emelyanenko.kirill@gmail.com>
12 lines
191 B
Text
12 lines
191 B
Text
-xc++
|
|
-std=c++17
|
|
-iquote .
|
|
-iquote tdtl/
|
|
-iquote tl/
|
|
-iquote tl/generate/
|
|
-iquote tdactor/
|
|
-iquote tdnet/
|
|
-iquote tdutils/
|
|
-iquote ../ton-build/tdutils/
|
|
-iquote crypto/
|
|
-I/opt/local/include/
|