[spice] prepare spice for external usage

This commit is contained in:
Geoffrey McRae
2020-01-19 06:51:21 +11:00
parent e6154e685f
commit 4d0f019ad5
5 changed files with 11 additions and 10 deletions

View File

@@ -19,6 +19,7 @@ add_library(spice STATIC
target_link_libraries(spice
lg_common
${SPICE_PKGCONFIG_LIBRARIES}
gmp
)
target_include_directories(spice