Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 330 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 330 Bytes

Build Status

the_bronze_searcher

cu

Build

Requirement

  • gcc
  • cmake-2.9
$ mkdir the_bronze_searcher/_build
$ cd the_bronze_searcher/_build
$ cmake ..
$ make
$ ctest