cmake_minimum_required(VERSION 3.10)

# Use DFM enhanced test utilities to create service test
dfm_create_service_test_enhanced("textindex" "${DFM_SOURCE_DIR}/services/textindex") 