cmake_minimum_required(VERSION 3.16)
project(loxdb_installed_consumer_version_mismatch LANGUAGES C)

find_package(loxdb 2.0 CONFIG REQUIRED)
