mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
fast windows fix
This commit is contained in:
parent
a238ebffc0
commit
7116970fc2
@ -11,6 +11,7 @@ include_directories(${QMDNS_INCLUDE_DIR})
|
||||
target_link_libraries(mdns
|
||||
hyperion-utils
|
||||
${QMDNS_LIBRARIES}
|
||||
$<$<BOOL:${WIN32}>:bcrypt.lib>
|
||||
)
|
||||
|
||||
target_include_directories(mdns PUBLIC ${QMDNS_INCLUDE_DIR})
|
||||
|
Loading…
x
Reference in New Issue
Block a user