updating to official structure

This commit is contained in:
Hans Dembinski 2016-04-14 23:41:00 -04:00
parent 7801b62258
commit fe95579a98
4 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
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)