This is an Automatically generated file that is not used by any
test and only appears during build.
---
 CMakeLists.txt |    1 +
 1 file changed, 1 insertion(+)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 775b25a..f064b35 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -319,6 +319,7 @@ install (
        DIRECTORY ${CMAKE_BINARY_DIR}/generated_tests
        DESTINATION .
        FILES_MATCHING REGEX 
".*\\.(shader_test|program_test|frag|vert|geom|cl)$"
+       PATTERN "CMakeFiles" EXCLUDE
 )
 
 
-- 
1.7.9.5

_______________________________________________
Piglit mailing list
Piglit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to