This commit is contained in:
Nishi 2025-11-18 19:20:01 +09:00
commit ab374a4188
Signed by: nishi
GPG key ID: 27EF69B208EB9343
4 changed files with 4 additions and 11 deletions

View file

@ -3,14 +3,7 @@ project(
mde
)
file(
GLOB
CMAKE_SRC
mdecmake/*.cmake
)
foreach(SRC IN LISTS CMAKE_SRC)
include(${SRC})
endforeach()
list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/mdecmake)
configure_file(include/config.h.in ${CMAKE_CURRENT_BINARY_DIR}/config.h)
include_directories(${CMAKE_CURRENT_BINARY_DIR})

@ -1 +1 @@
Subproject commit 879f365905fc2f1fc277e9d82710b585cdd71c17
Subproject commit 1f5eb4255d07d0a076c7ea1673fb898eb984ea1d

@ -1 +1 @@
Subproject commit 89165c9baacd04ab539d150c500d14ccd4ab5771
Subproject commit a590b2bd4d811f98e4843a7fcac50904eb4b94bb

@ -1 +1 @@
Subproject commit c95f7b6d1b9076199847c09791d44ae914d4775b
Subproject commit e453c5b8f458ca75a824f7a4d75d3b5e5dd99ae6