Benjamin Sergeant b68a4c26f2 win port wip
2018-10-08 18:24:40 -07:00

24 lines
908 B
CMake

# The set of languages for which implicit dependencies are needed:
set(CMAKE_DEPENDS_LANGUAGES
"CXX"
)
# The set of files for implicit dependencies of each language:
set(CMAKE_DEPENDS_CHECK_CXX
"C:/Users/user/Documents/GitHub/IXWebSocket/examples/chat/cmd_websocket_chat.cpp" "C:/Users/user/Documents/GitHub/IXWebSocket/examples/chat/CMakeFiles/cmd_websocket_chat.dir/cmd_websocket_chat.cpp.obj"
)
set(CMAKE_CXX_COMPILER_ID "MSVC")
# The include file search paths:
set(CMAKE_CXX_TARGET_INCLUDE_PATH
"C:/Users/user/Documents/GitHub/IXWebSocket/."
"C:/Users/user/Documents/GitHub/IXWebSocket/../../shared/OpenSSL/include"
)
# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
"C:/Users/user/Documents/GitHub/IXWebSocket/examples/chat/ixwebsocket/CMakeFiles/ixwebsocket.dir/DependInfo.cmake"
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")