API tests for the VK_KHR_external_* extensions
[platform/upstream/VK-GL-CTS.git] / external / vulkancts / modules / vulkan / api / CMakeLists.txt
index 55a55c0..4300b64 100644 (file)
@@ -37,10 +37,11 @@ set(DEQP_VK_API_SRCS
        vktApiNullHandleTests.hpp
        vktApiGranularityTests.cpp
        vktApiGranularityTests.hpp
+       vktApiExternalMemoryTests.cpp
+       vktApiExternalMemoryTests.hpp
        )
 
 set(DEQP_VK_API_LIBS
-       deqp-vk-common
        tcutil
        vkutil
        )