new cmake
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 3.0)
|
||||
cmake_minimum_required(VERSION 3.13)
|
||||
cmake_policy(SET CMP0017 NEW) # need include() with .cmake
|
||||
project(CD)
|
||||
set(CD_MAJOR 1)
|
||||
|
||||
Reference in New Issue
Block a user