File main.cpp of Package failed_cmakehelloworld

#include <iostream>

int main() {
    std::cout << "Hello from CMake Hello World!" << std::endl;
    return 0;
}
openSUSE Build Service is sponsored by