From 5214f5db8df361e565cbd905fb5c3c530254074b Mon Sep 17 00:00:00 2001 From: NishiOwO Date: Mon, 12 Jan 2026 06:25:17 +0900 Subject: [PATCH] works --- CMakeLists.txt | 1 + external/milsko | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 3c0d222..887be43 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,6 +7,7 @@ set(CMAKE_INSTALL_RPATH_USE_LINK_PATH TRUE) include_directories(external/stb) +set(INSTALL_HEADERS OFF) add_subdirectory(external/milsko) add_subdirectory(engine) diff --git a/external/milsko b/external/milsko index c61e26f..e8f743e 160000 --- a/external/milsko +++ b/external/milsko @@ -1 +1 @@ -Subproject commit c61e26f0289153bb3f31b1359e83095a1338fbd4 +Subproject commit e8f743ed84f413c157209e8d97f6355f80dddeb3