fix semver require, config template

This commit is contained in:
nikitalita
2023-01-04 12:38:19 -08:00
committed by Ben Clayton
parent fe8695c502
commit ebdcc5b9b4
2 changed files with 1 additions and 2 deletions

View File

@@ -3,4 +3,3 @@ include(CMakeFindDependencyMacro)
include("${CMAKE_CURRENT_LIST_DIR}/@CPPDAP_TARGETS_EXPORT_NAME@.cmake")
check_required_components("@CPPDAP_TARGET_NAME@")
find_dependency(nlohmann_json CONFIG)