refactor: link mt to base
This commit is contained in:
@ -16,3 +16,5 @@ add_library(mt STATIC
|
||||
XMT.h
|
||||
XThread.h
|
||||
)
|
||||
|
||||
target_link_libraries(mt PUBLIC base)
|
||||
|
||||
Reference in New Issue
Block a user