Merge "Relax line width verification in primitive bbox tests" into nougat-cts-dev
[platform/upstream/VK-GL-CTS.git] / framework / common / CMakeLists.txt
index 3266413..264b6d7 100644 (file)
@@ -44,6 +44,8 @@ set(TCUTIL_SRCS
        tcuResultCollector.hpp
        tcuSurface.cpp
        tcuSurface.hpp
+       tcuSurfaceAccess.cpp
+       tcuSurfaceAccess.hpp
        tcuTestCase.cpp
        tcuTestCase.hpp
        tcuTestContext.cpp