You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
capnproto/c++/compile_flags.txt

16 lines
264 B
Plaintext

-std=c++20
-Isrc
-Itmp
-isystem/usr/local/include
-isystem/usr/include/x86_64-linux-gnu
-isystem/usr/include
-DKJ_HEADER_WARNINGS
-DCAPNP_HEADER_WARNINGS
-DCAPNP_DEBUG_TYPES
-DKJ_HAS_OPENSSL
-DKJ_HAS_LIBDL
-DKJ_HAS_ZLIB
-DKJ_HAS_BROTLI
-DKJ_BENCHMARK_MALLOC
-xc++