Skip to content

Conversation

@rickertm
Copy link
Contributor

This patch adds the CMake option BUILD_SHARED_LIBS for building shared libraries that is enabled by default.

To support building DLLs on MSVC it uses the GenerateExportHeader module to generate a PQP_Export.h header and adds PQP_EXPORT to required functions and classes. A suitable export header is also generated when building the library with the Makefile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant