1
0

compile_flags.txt 52 B

123456
  1. -xc++
  2. -Wall
  3. -W*
  4. -std=c++17
  5. -stdlib=libc++
  6. -Iinclude/