jmcbroome / BTE

Cython API for the Mutation Annotated Tree (MAT) Online Phylogenetics Toolkit
https://jmcbroome.github.io/BTE/build/html/index.html
MIT License
10 stars 5 forks source link

add c++17 compiler option #1

Closed amkram closed 2 years ago

amkram commented 2 years ago

This adds -std=c++17 which was necessary to build successfully on my machine with clang.