CMake/Tests/CMakeCommands/target_compile_features/dummy.cpp

6 lines
40 B
C++

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