mtmd : move helpers to dedicated file (#13442)
* mtmd : move helpers to dedicated file * fix windows build * rm redundant include
This commit is contained in:
parent
62d4250e52
commit
a634d75d1b
4 changed files with 325 additions and 311 deletions
|
@ -28,6 +28,7 @@ endif()
|
|||
|
||||
add_library(mtmd OBJECT
|
||||
mtmd.cpp
|
||||
mtmd-helper.cpp
|
||||
mtmd.h
|
||||
clip.cpp
|
||||
clip.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue