Commit 359dcee7 by John Kessenich Committed by GitHub

Merge pull request #427 from wesleygriffin/master

Build: Bump required CMake version down to 2.8.11
parents 2c6038ec ac39cdc2
cmake_minimum_required(VERSION 2.8.12) cmake_minimum_required(VERSION 2.8.11)
set_property(GLOBAL PROPERTY USE_FOLDERS ON) set_property(GLOBAL PROPERTY USE_FOLDERS ON)
option(ENABLE_AMD_EXTENSIONS "Enables support of AMD-specific extensions" OFF) option(ENABLE_AMD_EXTENSIONS "Enables support of AMD-specific extensions" OFF)
......
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