cmake
This commit is contained in:
parent
64a31a8793
commit
5c4318bcda
1 changed files with 7 additions and 0 deletions
7
CMakeLists.txt
Normal file
7
CMakeLists.txt
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
cmake_minimum_required(VERSION 3.25)
|
||||
project(
|
||||
mdelibs
|
||||
LANGUAGES C
|
||||
VERSION 0.0
|
||||
DESCRIPTION "MDE Libraries"
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue