-
Notifications
You must be signed in to change notification settings - Fork 640
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor CMakeLists #2954
Refactor CMakeLists #2954
Conversation
6578b23
to
2064606
Compare
947c619
to
f68f7e6
Compare
Closes boostorg#2471 Closes boostorg#1816
2d96059
to
cafd112
Compare
cafd112
to
bb54264
Compare
8bcf41a
to
e632104
Compare
e632104
to
25fa114
Compare
This is looking great now. If you could please change the README.md to include updated instructions for building the 32 bit and the 64 bit solutions. I used:
|
There's no need to set if (BOOST_BEAST_IS_ROOT)
include(CTest)
endif ()
option(BOOST_BEAST_BUILD_TESTS "Build boost::beast tests" ${BUILD_TESTING}) |
Don't tell me that just edit the command line as you see fit, and insert it into the README |
It's already in the README, do you want me to change |
There is no file "C:/boost/libs/beast/cmake/toolchains/msvc.cmake". You could refer to this path instead: |
No description provided.