Skip to content

Commit

Permalink
adding hash table to CMakeList
Browse files Browse the repository at this point in the history
  • Loading branch information
David Sidler committed Aug 28, 2019
1 parent 57ae464 commit 989c351
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 @@ -41,6 +41,7 @@ add_subdirectory(hls/mac_ip_encode)
add_subdirectory(hls/toe)
add_subdirectory(hls/udp)
add_subdirectory(hls/rocev2)
add_subdirectory(hls/hash_table)
if (NOT hasParent)
add_subdirectory(hls/ethernet_frame_padding)
endif()
Expand Down

0 comments on commit 989c351

Please sign in to comment.