CMake/Tests/CMakeCommands/target_link_libraries/cmp0022/staticlib1.cpp

6 lines
34 B
C++

int staticlib1()
{
return 0;
}