init
This commit is contained in:
commit
c101487b0c
8 changed files with 43 additions and 0 deletions
5
CMakeLists.txt
Normal file
5
CMakeLists.txt
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
cmake_minimum_required(VERSION 3.25)
|
||||
|
||||
set(CLASSIC_THEME 1)
|
||||
set(USE_FREETYPE2 0)
|
||||
add_subdirectory(external/milsko)
|
||||
Loading…
Add table
Add a link
Reference in a new issue