all CMakeLists are referenced by the top level one
This commit is contained in:
@ -113,3 +113,6 @@ set( IXWEBSOCKET_INCLUDE_DIRS
|
||||
.
|
||||
../../shared/OpenSSL/include)
|
||||
target_include_directories( ixwebsocket PUBLIC ${IXWEBSOCKET_INCLUDE_DIRS} )
|
||||
|
||||
add_subdirectory(ws)
|
||||
add_subdirectory(examples)
|
||||
|
Reference in New Issue
Block a user