summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/PositionIndependentCode/main.cpp
blob: 31ba482802ce66649eab6dcc2a819520f98e4032 (plain)
1
2
3
4
5

int main(int,char**)
{
  return 0;
}