3 lines
68 B
CMake
3 lines
68 B
CMake
|
cmake_minimum_required(VERSION 2.6.3)
|
||
|
cmake_policy(SET CMP0003 OLD)
|