mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-10 00:28:20 +00:00
Fix client not building on void linux
Thanks to SharkWipf#8539, Aiber#4888, and Hadet#6969 on the VFIO discord
This commit is contained in:
parent
da5ebee3f7
commit
491ffc3576
@ -70,6 +70,7 @@ include_directories(
|
|||||||
link_libraries(
|
link_libraries(
|
||||||
${PKGCONFIG_LIBRARIES}
|
${PKGCONFIG_LIBRARIES}
|
||||||
${GMP_LIBRARIES}
|
${GMP_LIBRARIES}
|
||||||
|
${CMAKE_DL_LIBS}
|
||||||
rt
|
rt
|
||||||
m
|
m
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user