diff --git a/example/autocmake.cfg b/example/autocmake.cfg index c2b84a3..d823fe1 100644 --- a/example/autocmake.cfg +++ b/example/autocmake.cfg @@ -1,6 +1,7 @@ # CMakeLists.txt and setup.py will be generated from this file # see: http://autocmake.readthedocs.org/en/latest/developers/configuration.html -# uncomment the following two lines and set the project name +# uncomment the following three lines and set the project name # [project] # name: myproject +# min_cmake_version: 2.8