Link plugin-common with pugixml
This commit is contained in:
parent
ff30117ac1
commit
1ed35fccb5
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ target_include_directories(plugins-common PUBLIC "common")
|
|||
target_link_libraries(plugins-common
|
||||
PUBLIC sfizz::spin_mutex
|
||||
PUBLIC sfizz::filesystem absl::strings
|
||||
PRIVATE sfizz::pugixml
|
||||
PRIVATE sfizz::internal sfizz::sfizz)
|
||||
add_library(sfizz::plugins-common ALIAS plugins-common)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue