Opened 5 years ago
#13342 new Bugs
Support out-of-tree builds
Reported by: | Owned by: | ||
---|---|---|---|
Milestone: | To Be Determined | Component: | Building Boost |
Version: | Boost 1.63.0 | Severity: | Problem |
Keywords: | Cc: |
Description
Currently when you run ./boostrap.sh
it builds b2 in the source tree. There doesn't seem to be any way to change this.
If possible it would be nice to support fully out-of-source trees so that you can do a build without modifying the source tree at all.
One way to do this would be to switch from b2 to CMake (two birds etc).
Note:
See TracTickets
for help on using tickets.