Commit 9322493e by Baruch Sterin

CMake: reduce minimum version to 2.8.12

parent ea7b8136
cmake_minimum_required(VERSION 3.1.0)
cmake_minimum_required(VERSION 2.8.12)
project(abc)
......
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