Skip to content

Commit

Permalink
Add missing header file to the build solution
Browse files Browse the repository at this point in the history
  • Loading branch information
christophe-lunarg committed Jul 27, 2023
1 parent 93ceaff commit 14e1c38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ target_include_directories(VulkanLayerSettings PUBLIC $<BUILD_INTERFACE:${CMAKE_

target_sources(VulkanLayerSettings PRIVATE
vulkan/layer/vk_layer_settings.h
vulkan/layer/vk_layer_settings.hpp
vulkan/layer/vk_layer_settings_ext.h
)

0 comments on commit 14e1c38

Please sign in to comment.