Skip to content
Snippets Groups Projects
Commit 8c738131 authored by Joan Solà Ortega's avatar Joan Solà Ortega
Browse files

Cosmetics

parent 8cf9c7a0
No related branches found
No related tags found
No related merge requests found
Pipeline #7206 failed
# Pre-requisites about cmake itself
#Start WOLF build
MESSAGE("Starting WOLF CMakeLists ...")
CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
# Pre-requisites about cmake itself
CMAKE_MINIMUM_REQUIRED(VERSION 2.8)
if(COMMAND cmake_policy)
cmake_policy(SET CMP0005 NEW)
......
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