Commit b2589316 authored by Patrik Huber's avatar Patrik Huber

Move cmake_minimum_required() to top

parent 9e179c37
project(eos)
cmake_minimum_required(VERSION 2.8.12)
project(eos)
set(eos_VERSION_MAJOR 0)
set(eos_VERSION_MINOR 10)
set(eos_VERSION_PATCH 1)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment