DOUBLE define for DBLAS objects is now set in main CMakeLists.txt.
authorHank Anderson <hank.p.anderson@gmail.com>
Mon, 2 Feb 2015 21:00:44 +0000 (15:00 -0600)
committerHank Anderson <hank.p.anderson@gmail.com>
Mon, 2 Feb 2015 21:00:44 +0000 (15:00 -0600)
commitd11bde60d0ec4f2d597cd5493aad4f8e44b5ecff
tree7bee1e06eaf734c323eeb09ea7b622d0ec3f3d44
parent9e154aba58cb7efa00af1bfd4331ba22c02f9ce6
DOUBLE define for DBLAS objects is now set in main CMakeLists.txt.

Since the objects are the same, could generate SINGLE/COMPLEX/etc here
without having to rewrite all the object enumeration code again.
CMakeLists.txt
driver/level3/CMakeLists.txt