Update CMakeLists.txt

This commit is contained in:
thelsing
2019-12-18 22:51:32 +01:00
committed by GitHub
parent 721bd8c831
commit 68ab5ed2e0

View File

@@ -2,7 +2,7 @@
#Note: VisualGDB will automatically update this file when you add new sources to the project.
cmake_minimum_required(VERSION 2.7)
#project(knx)
project(knx)
add_subdirectory(pybind11)