language: cpp
os:
- linux
compiler:
- gcc
- clang
script:
- make -C cimgui_auto
- $CC cimgui_auto.h # Make sure we can include in a plain C compiler