mirror of
https://github.com/cimgui/cimgui.git
synced 2025-08-15 05:58:30 +01:00
Check on Travis that cimgui.h builds on a plain C compiler
This commit is contained in:
@@ -9,3 +9,4 @@ compiler:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- make -C cimgui
|
- make -C cimgui
|
||||||
|
- $CC cimgui/cimgui.h # Make sure we can include in a plain C compiler
|
||||||
|
Reference in New Issue
Block a user