summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Romanick <ian.d.romanick@intel.com>2013-09-30 19:27:16 -0700
committerIan Romanick <ian.d.romanick@intel.com>2013-09-30 19:27:46 -0700
commit17a5bb3ff275ef7c42fb4806c7ff7e695918ffd3 (patch)
treec078993878360c1ca68ae0df6006c3bdc5dfc21a
parentae6ffb782bbb71dec39bcc18f5e846c863f6113a (diff)
Revert "local build fix"
This reverts commit 271d0651df63d29ee263c9de0df6b683f6fdbc3f. I didn't intend to push this. Oops.
-rw-r--r--tests/spec/oes_fixed_point/CMakeLists.gles1.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/spec/oes_fixed_point/CMakeLists.gles1.txt b/tests/spec/oes_fixed_point/CMakeLists.gles1.txt
index d6dbf61db..df6f08f55 100644
--- a/tests/spec/oes_fixed_point/CMakeLists.gles1.txt
+++ b/tests/spec/oes_fixed_point/CMakeLists.gles1.txt
@@ -1,7 +1,3 @@
-include_directories(
- ${OPENGL_INCLUDE_PATH}
-)
-
link_libraries(
piglitutil_${piglit_target_api}
)