cmake/Tests/CompileFeatures/cxx_static_assert.cpp
2015-04-27 22:25:09 +02:00

3 lines
44 B
C++

static_assert(true, "static_assert test");