index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
CompileFeatures
/
c_static_assert.c
blob: afab504184492c21cf9054cbc4017cfcbaba5837 (
plain
)
1
2
_Static_assert
(
1
,
"Static assert test"
);