This commit is contained in:
Nishi 2025-11-16 02:45:59 +09:00
commit c101487b0c
Signed by: nishi
GPG key ID: 27EF69B208EB9343
8 changed files with 43 additions and 0 deletions

5
CMakeLists.txt Normal file
View file

@ -0,0 +1,5 @@
cmake_minimum_required(VERSION 3.25)
set(CLASSIC_THEME 1)
set(USE_FREETYPE2 0)
add_subdirectory(external/milsko)