[Common] Split RGB into a new Common library
This commit is contained in:
parent
3b5eb6f1a4
commit
133c3d1a01
6 changed files with 22 additions and 6 deletions
|
@ -8,6 +8,9 @@ target_compile_features(Kanimaji
|
|||
)
|
||||
|
||||
target_link_libraries(Kanimaji
|
||||
PUBLIC
|
||||
KVGToolsCommon
|
||||
|
||||
PRIVATE
|
||||
pugixml
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue