summary refs log tree commit diff
path: root/cmake/Hunter/config.cmake
blob: d2f8777487b47a60ecbf5880d5a50c3f68791b11 (plain) (blame)
1
2
3
4
5
hunter_config(
    Boost
    VERSION  "1.70.0-p0"
    CMAKE_ARGS IOSTREAMS_NO_BZIP2=1
)