plugins: make libraries as modules
CMake stops you from linking to a plugin. Static plugins are static libraries and can still be linked to.
Showing
Please register or sign in to comment
CMake stops you from linking to a plugin. Static plugins are static libraries and can still be linked to.