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