This commit is contained in:
Nishi 2025-11-16 18:43:14 +09:00
commit 376190445d
Signed by: nishi
GPG key ID: 27EF69B208EB9343
2 changed files with 9 additions and 2 deletions

View file

@ -14,7 +14,7 @@ add_executable(
)
target_link_libraries(
mdm
milkwm
PRIVATE
MDELib
)