Empty.cpp 143 Bytes
Newer Older
1
2
3
// This empty C++ source file is just used to 
// trick CMake into linking with C++ libraries
// when building a C main program statically.