Simon Bruder
fd230375ee
This uses CMake’s BUILD_SHARED_LIBS variable, which by default is set to OFF. To build the shared library and link the binaries against it, you can set it to ON. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
main.cpp | ||
node.cpp | ||
node.h | ||
tests.cpp |