summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeCommands/target_link_libraries/cmp0022/staticlib2.cpp
blob: bd1a9011eebdd003985e5a0a842efa08794c8324 (plain)
1
2
3
4
5

int staticlib2()
{
  return 0;
}