Skip to content

Instantly share code, notes, and snippets.

@minisoba
Created April 14, 2023 17:43
Show Gist options
  • Save minisoba/515d9652fa112125a6f964c8f21cd831 to your computer and use it in GitHub Desktop.
Save minisoba/515d9652fa112125a6f964c8f21cd831 to your computer and use it in GitHub Desktop.
compile_flags.txt
-std=c++20
-I
/usr/include/c++/12
-I
/usr/include/clang/14.0.0/include
-I
/usr/include/x86_64-linux-gnu/c++/12
-I
src/tpp/date/include
-I
src/tpp/json/include
-I
include
-isystem
/usr/include
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment