mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-22 05:27:20 +00:00
[porthole] link pthreads and fix function type
This commit is contained in:
parent
27c3a93d15
commit
67ddb70932
@ -21,6 +21,7 @@ target_link_libraries(porthole
|
|||||||
PRIVATE
|
PRIVATE
|
||||||
porthole-${PLATFORM}
|
porthole-${PLATFORM}
|
||||||
lg_common
|
lg_common
|
||||||
|
pthread
|
||||||
)
|
)
|
||||||
|
|
||||||
target_include_directories(porthole
|
target_include_directories(porthole
|
||||||
|
Loading…
Reference in New Issue
Block a user