mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-10-18 21:38:10 +00:00
[build] make "common" a static library (part 2/2)
This commit is contained in:
@@ -16,6 +16,7 @@ add_library(spice STATIC
|
||||
)
|
||||
|
||||
target_link_libraries(spice
|
||||
lg_common
|
||||
${SPICE_PKGCONFIG_LIBRARIES}
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user