mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[porthole] link pthreads and fix function type
This commit is contained in:
@@ -21,6 +21,7 @@ target_link_libraries(porthole
|
||||
PRIVATE
|
||||
porthole-${PLATFORM}
|
||||
lg_common
|
||||
pthread
|
||||
)
|
||||
|
||||
target_include_directories(porthole
|
||||
|
Reference in New Issue
Block a user