CMake/Tests/CompileFeatures/cxx_static_assert.cpp
2014-04-08 11:05:54 +02:00

3 lines
44 B
C++

static_assert(true, "static_assert test");