diff --git a/CMakeLists.txt b/CMakeLists.txt index a951e70..c19bea3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -67,7 +67,7 @@ if (VULKAN_HEADERS_ENABLE_MODULE) endif() # set up Vulkan-HppModule - add_library(Vulkan-HppModule) + add_library(Vulkan-HppModule OBJECT) add_library(Vulkan::HppModule ALIAS Vulkan-HppModule) target_sources(Vulkan-HppModule PUBLIC