https://github.com/Kitware/CMake
Raw File
Tip revision: 566e96d42db35e2c88ceb5d0f3de49736295c496 authored by Brad King on 15 September 2020, 12:34:16 UTC
CMake 3.17.5
Tip revision: 566e96d
vcl_algorithm+vcl_pair+double.foo.c
#include <stdio.h>

void vcl_stuff()
{
  printf("Placeholder for a file with strange name\n");
}
back to top