You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm interested in using this project in my work, but the build system is causing me some issues. Currently it is hardcoded to build static libraries and the CMake install only seems to install the source files. I can script generating new CMake easily enough, but if you are open to upgrade to the CMake 3 target-style system, I'd be happy to contribute back the CMake solution I come up with.
-Phil
The text was updated successfully, but these errors were encountered:
I do have something up and running. I want to test out installing from the package manager, then I'll submit the PR in the next couple of days. Do you want header-only to default to on or off? Do you know what the minimum required version of boost is?
Hello,
I'm interested in using this project in my work, but the build system is causing me some issues. Currently it is hardcoded to build static libraries and the CMake install only seems to install the source files. I can script generating new CMake easily enough, but if you are open to upgrade to the CMake 3 target-style system, I'd be happy to contribute back the CMake solution I come up with.
-Phil
The text was updated successfully, but these errors were encountered: