compile_example.sh 49 B

12345
  1. rm -fr build
  2. mkdir build
  3. cd build
  4. cmake ../
  5. make