mtmd : move helpers to dedicated file (#13442)

* mtmd : move helpers to dedicated file

* fix windows build

* rm redundant include
This commit is contained in:
Xuan-Son Nguyen 2025-05-11 11:34:23 +02:00 committed by GitHub
parent 62d4250e52
commit a634d75d1b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 325 additions and 311 deletions

View file

@ -28,6 +28,7 @@ endif()
add_library(mtmd OBJECT
mtmd.cpp
mtmd-helper.cpp
mtmd.h
clip.cpp
clip.h