Video tests plan for VK_KHR_video_queue
[platform/upstream/VK-GL-CTS.git] / external / vulkancts / modules / vulkan / synchronization / CMakeLists.txt
index 633df5c..460e428 100644 (file)
@@ -5,6 +5,7 @@ include_directories(
        )
 
 set(DEQP_VK_VKSC_SYNCHRONIZATION_SRCS
+       vktSynchronizationDefs.hpp
        vktSynchronizationTests.cpp
        vktSynchronizationTests.hpp
        vktSynchronizationUtil.cpp