1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-14 19:08:07 +08:00
Files
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");