Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 366 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 366 Bytes

Boost CMake Examples

Build Examples

$ cmake -B build
$ cmake --build build --config Release --parallel

Run Examples

Header-Only Example

$ echo 1 2 3 | build/header-only/Triple 
3 6 9 

Library-Link Example

$ build/library-link/SubjectExtraction < library-link/data/jayne.txt 
Will Success Spoil Rock Hunter?