mirror of
https://github.com/boostorg/histogram.git
synced 2025-05-09 23:04:07 +00:00
Update CMake version to boost/version.hpp
This commit is contained in:
parent
ed573cb40f
commit
bf9cba189c
@ -6,7 +6,7 @@
|
||||
|
||||
cmake_minimum_required(VERSION 3.6)
|
||||
|
||||
project(BoostHistogram VERSION 1.71.0 LANGUAGES CXX)
|
||||
project(BoostHistogram VERSION 1.72.0 LANGUAGES CXX)
|
||||
|
||||
add_library(boost_histogram INTERFACE)
|
||||
set_property(TARGET boost_histogram PROPERTY EXPORT_NAME histogram)
|
||||
|
Loading…
x
Reference in New Issue
Block a user