Skip to content
Snippets Groups Projects
Commit faa8897c authored by huitema's avatar huitema
Browse files

Adding missing references to splay in cmake list

parent a14e6a93
No related merge requests found
......@@ -26,6 +26,7 @@ SET(PICOQUIC_LIBRARY_FILES
picoquic/packet.c
picoquic/picohash.c
picoquic/picosocks.c
picoquic/picosplay.c
picoquic/quicctx.c
picoquic/sacks.c
picoquic/sender.c
......@@ -50,6 +51,7 @@ SET(PICOQUIC_TEST_LIBRARY_FILES
picoquictest/skip_frame_test.c
picoquictest/sim_link.c
picoquictest/socket_test.c
picoquictest/splay_test.c
picoquictest/stream0_frame_test.c
picoquictest/stresstest.c
picoquictest/ticket_store_test.c
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment