[winpr,comm] do not compile with EMSCRIPTEN

This commit is contained in:
akallabeth 2024-08-29 12:04:07 +02:00
parent e1d0efa817
commit f60e386f3e
No known key found for this signature in database
GPG Key ID: A49454A3FC909FD5

View File

@ -18,7 +18,7 @@
set(MODULE_NAME "winpr-comm")
set(MODULE_PREFIX "WINPR_COMM")
if(UNIX AND NOT ANDROID AND NOT APPLE)
if(UNIX AND NOT ANDROID AND NOT APPLE AND NOT EMSCRIPTEN)
set(${MODULE_PREFIX}_SRCS
comm.c
comm.h