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
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