CMake/Tests/CompileFeatures/c_static_assert.c

3 lines
42 B
C

_Static_assert(1, "Static assert test");