/Help/guide/tutorial/Complete/

href='/oss-git/CMake.git/refs/?id=f01576012f17d5552bc37d8f436ef7e3b47b3a86'>refslogtreecommitdiffstats
path: root/Tests/Module/WriteCompilerDetectionHeader/c_undefined.c
blob: 487e66dd05d71261d3e48bdd341b45b406d9003a (plain)
1
2
3
4
5
6
7

#include "test_compiler_detection.h"

int main()
{
  return 0;
}