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