mirror of
https://github.com/boostorg/histogram.git
synced 2025-05-09 23:04:07 +00:00
fixing previous commit
This commit is contained in:
parent
fe95579a98
commit
745e50b40b
@ -1,6 +1,7 @@
|
||||
cmake_minimum_required (VERSION 2.8)
|
||||
|
||||
project(histogram)
|
||||
list(APPEND CMAKE_MODULE_PATH ${PROJECT_SOURCE_DIR})
|
||||
|
||||
# setup build
|
||||
option(USE_PYTHON "Build Python bindings" ON)
|
||||
|
Loading…
x
Reference in New Issue
Block a user