Skip to content
Snippets Groups Projects
Commit cb0a5308 authored by deuce's avatar deuce
Browse files

Require 2.8.11, not just 2.8

parent 16be5823
No related branches found
No related tags found
No related merge requests found
project (XPDev C)
cmake_minimum_required(VERSION 2.8)
cmake_minimum_required(VERSION 2.8.11)
INCLUDE (CheckIncludeFiles)
INCLUDE (CheckFunctionExists)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment