Начало
This commit is contained in:
commit
81cb597842
7
CMakeLists.txt
Normal file
7
CMakeLists.txt
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# Минимальная версия Cmake
|
||||||
|
cmake_minimum_required(VERSION 3.3)
|
||||||
|
cmake_policy(VERSION 3.0.2..3.7)
|
||||||
|
|
||||||
|
# Название проекта
|
||||||
|
project(cmex)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user