Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 681 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 681 Bytes

Boost

A collection of C++ libraries

Installation and Usage

Use the zopen package manager (QuickStart Guide) to install:

zopen install boost

Building from Source

  1. Clone the repository:
git clone https://github.com/zopencommunity/boostport.git
cd boostport
  1. Build using zopen:
zopen build -vv

See the zopen porting guide for more details.

Documentation

Troubleshooting

TBD

Contributing

Contributions are welcome! Please follow the zopen contribution guidelines.