Build system cleanups
authorPyry Haulos <phaulos@google.com>
Tue, 3 Feb 2015 18:48:09 +0000 (10:48 -0800)
committerPyry Haulos <phaulos@google.com>
Tue, 3 Feb 2015 18:48:09 +0000 (10:48 -0800)
commiteccd5bc6a92a307a3e665fb6f4686dc12abf3b65
tree9414f7919591a26d42ffb5cda4128f68c89e9f91
parent9c4bd42ac552d42beab43bd1d60efc9274929189
Build system cleanups

 * Remove references to OpenCL support

 * Remove OpenCL-specific targets

 * Always enable EGL support in "default" target as EGL code doesn't
have any compile-time dependencies any more.

 * Remove DELIBS_DIR indirection as delibs is now always located under
framework/ directory.

Change-Id: I74e5eae2201c1bbd689fe86d377b603ba193bccc
CMakeLists.txt
targets/default/default.cmake
targets/dynamic_opencl/dynamic_opencl.cmake [deleted file]
targets/osx/osx.cmake
targets/system_opencl/system_opencl.cmake [deleted file]