cmake/test_link_flag.cpp
2017-01-17 19:20:12 +11:00

2 lines
71 B
C++

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