summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/CMP0111/module.cpp
blob: b82bb31216774b4ae57d2594e2b81d05b70b9197 (plain)
1
2
3
4
int module()
{
  return 0;
}