Setup opencl to work like most of the other externals. Autodetect native shared...
commit44a71287713f5cd2452a03074b0fb73acc4b6d5e
authorglennricster@gmail.com <glennricster@gmail.com@8ced0084-cf51-0410-be5f-012b33b47a6e>
Tue, 9 Nov 2010 00:29:07 +0000 (9 00:29 +0000)
committerglennricster@gmail.com <glennricster@gmail.com@8ced0084-cf51-0410-be5f-012b33b47a6e>
Tue, 9 Nov 2010 00:29:07 +0000 (9 00:29 +0000)
tree16a924b4fe5544ab2f513211a15a8fde4d045611
parent435ba60dab4e1454380617d1c06d834a2c85e256
Setup opencl to work like most of the other externals.  Autodetect native shared libraries and if not found fall back to the static libs built from the externals.
Also some general clean up of the main CMakeLists.txt file.  I think it is nice to keep the checks and analysis of the results together.

git-svn-id: http://dolphin-emu.googlecode.com/svn/trunk@6363 8ced0084-cf51-0410-be5f-012b33b47a6e
CMakeLists.txt
Source/Core/VideoCommon/CMakeLists.txt
Source/Plugins/Plugin_VideoOGL/CMakeLists.txt