CMake/Tests/Module/WriteCompilerDetectionHeader/c_undefined.c

8 lines
66 B
C

#include "test_compiler_detection.h"
int main()
{
return 0;
}