vega_add_library(hashTable
  SOURCES
    hashTable.cpp
  PUBLIC_HEADERS
    hashTable.h
)
