Opened 6 years ago
Last modified 6 years ago
#12231 new Support Requests
How to build boost with CMake?
Reported by: | Owned by: | ||
---|---|---|---|
Milestone: | Boost 1.61.0 | Component: | Building Boost |
Version: | Boost Development Trunk | Severity: | Showstopper |
Keywords: | Cc: |
Description
Hi, I need to build Boost with the Clang 3.7 with Microsoft CodeGen compiler and the only way I know how to do this is using CMake ... I downloaded Boost via:
svn co http://svn.boost.org/svn/boost/trunk boost-trunk
but it has no CMakeLists.txt files. I had read that it was possible to use CMake to build Boost???
Please help, Juan Dent
Note:
See TracTickets
for help on using tickets.
The reason I want to use this other compiler is that it works much better with templates!!