Files
openmm/examples/cpp-examples/Empty.cpp
2025-08-04 16:52:44 -07:00

4 lines
143 B
C++

// This empty C++ source file is just used to
// trick CMake into linking with C++ libraries
// when building a C main program statically.