arrayfire / forge

High Performance Visualization
221 stars 48 forks source link

Misc fixes #209

Closed 9prady9 closed 4 years ago

9prady9 commented 4 years ago

Change(s)

  1. CMake Fixes
  2. Helper header (ComputeCopy.h) file rename

Current Behavior

  1. CMake Warnings
  2. Name-Conflict errors on user system with another header with same (ComputeCopy.h) name.

New Behavior

  1. No Warnings
  2. No name conflicts

Breaking Change(s)

  1. Name/Location change of ComputeCopy.h header to fg/compute_copy.h

Please check if the PR fulfills these requirements