mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-09 00:29:55 -06:00
6 lines
63 B
C
6 lines
63 B
C
#include <CompileDepends.h>
|
|
int main(void)
|
|
{
|
|
return COUNT;
|
|
}
|