Skip to content

Commit 96ce9ec

Browse files
author
kali
committed
fix
2 parents ba27a95 + 86e72f2 commit 96ce9ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ FetchContent_MakeAvailable(SocketHandler)
4848
set_target_properties(SocketHandler PROPERTIES
4949
INTERFACE_INCLUDE_DIRECTORIES "$<BUILD_INTERFACE:${sockethandler_SOURCE_DIR}/src>;$<INSTALL_INTERFACE:include>")
5050

51-
5251
# PipeHandler and MemoryModule have platform-specific sources
5352
if(WIN32)
5453
FetchContent_Declare(

0 commit comments

Comments
 (0)