This commit is contained in:
Holger Nahrstaedt
2016-03-09 17:08:04 +01:00
parent 895e1a1f3b
commit da84e602bc
2 changed files with 43 additions and 23 deletions

View File

@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 2.8.10 FATAL_ERROR)
cmake_minimum_required(VERSION 2.8.0 FATAL_ERROR)
set(PROJECT_NAME wavelib)
project(${PROJECT_NAME} CXX C)