diff --git a/CMakeLists.txt b/CMakeLists.txt index 612c511..3bf918a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -144,7 +144,7 @@ if (VK_BOOTSTRAP_INSTALL) message(FATAL_ERROR "Unable to locate required dependency Vulkan::Headers!") endif() endif() - include(@PACKAGE_VK_BOOTSTRAP_EXPORT_TARGETS@) + include("${CMAKE_CURRENT_LIST_DIR}/vk-bootstrap-targets.cmake") ]=]) configure_package_config_file(