Skip to content
Merged
1 change: 1 addition & 0 deletions src/coreclr/interpreter/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ set(INTERPRETER_SOURCES
naming.cpp
methodset.cpp
../../native/containers/dn-simdhash.c
../../native/containers/dn-simdhash-ght-compatible.c
../../native/containers/dn-simdhash-ptr-ptr.c)

set(INTERPRETER_LINK_LIBRARIES
Expand Down
Loading
Loading