MattClarkson / CMakeCatchTemplate

Template C++ project using CMake, CTest, Catch, and a SuperBuild for dependencies such as Boost, gflags, glog, VTK, OpenCV and PCL.
BSD 3-Clause "New" or "Revised" License
30 stars 13 forks source link

What about building ArrayFire #54

Closed MattClarkson closed 5 years ago

MattClarkson commented 5 years ago

I'd certainly like to know how it builds, and its CMake-ified, lets try.

MattClarkson commented 5 years ago

I just provided a build that downloads ArrayFire, default options, CPU only. Derived projects can set their own settings accordingly.