summaryrefslogtreecommitdiff
path: root/Tests/CMakeCommands/target_compile_features/dummy.cpp
blob: e9ad2573b6ce6250148f05b9c3bb16514611ce69 (plain)
1
2
3
4
5

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