diff --git a/cmake/Base122Config.cmake.in b/cmake/Base122Config.cmake.in index 50ba223..56294ee 100644 --- a/cmake/Base122Config.cmake.in +++ b/cmake/Base122Config.cmake.in @@ -1,6 +1,5 @@ @PACKAGE_INIT@ include("${CMAKE_CURRENT_LIST_DIR}/Base122Targets.cmake") -set(SOME_DIR @PACKAGE_CMAKE_INSTALL_PREFIX@/foo) # `check_required_components` is used to ensure consumer did not erroneously request components. # No components are currently defined. check_required_components(Base122) \ No newline at end of file