diff --git a/example/autocmake.yml b/example/autocmake.yml index 2a4365d..c57e39c 100644 --- a/example/autocmake.yml +++ b/example/autocmake.yml @@ -1,5 +1,7 @@ # CMakeLists.txt and setup script will be generated from this file # see: http://autocmake.readthedocs.io/en/latest/developers/configuration.html # adapt the following lines and expand + name: myproject + min_cmake_version: 2.8