mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-18 13:10:17 -06:00
8 lines
53 B
C
8 lines
53 B
C
|
|
#include "header.h"
|
|
|
|
int main(void)
|
|
{
|
|
return 0;
|
|
}
|