CMake/Tests/CompileFeatures/cxx_static_assert.cpp

3 lines
44 B
C++

static_assert(true, "static_assert test");