We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ba27a95 + 86e72f2 commit 96ce9ecCopy full SHA for 96ce9ec
CMakeLists.txt
@@ -48,7 +48,6 @@ FetchContent_MakeAvailable(SocketHandler)
48
set_target_properties(SocketHandler PROPERTIES
49
INTERFACE_INCLUDE_DIRECTORIES "$<BUILD_INTERFACE:${sockethandler_SOURCE_DIR}/src>;$<INSTALL_INTERFACE:include>")
50
51
-
52
# PipeHandler and MemoryModule have platform-specific sources
53
if(WIN32)
54
FetchContent_Declare(
0 commit comments