compile_flags.txt 41 B

12345
  1. -xc++
  2. -Wall
  3. -W*
  4. -std=c++17
  5. -stdlib=libc++