Skip to content

Commit

Permalink
add SocketServer.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Rojas committed Apr 21, 2022
1 parent 109bf07 commit 5927f20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ if (BUILD_EMULATOR)
src/Interpreter/instructions.cpp
src/RFC/rfc.cpp
src/RFC/proxy_server.cpp
src/RFC/SocketServer.cpp
)
set(TEST_FRAMEWORK
tests/integration/wasm_tests.cpp
Expand Down

0 comments on commit 5927f20

Please sign in to comment.