mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-16 05:26:58 +08:00
@@ -8,6 +8,9 @@
|
||||
#error Expect no C features defined
|
||||
#endif
|
||||
|
||||
TEST_STATIC_ASSERT(true);
|
||||
TEST_STATIC_ASSERT_MSG(true, "msg");
|
||||
|
||||
int main()
|
||||
{
|
||||
return 0;
|
||||
|
Reference in New Issue
Block a user