CMake Error at CMakeLists.txt:18 (target_link_libraries): Target "Transformation" links to:
ArrayFire::afcpu
but the target was not found. Possible reasons include:
* There is a typo in the target name.
* A find_package call is missing for an IMPORTED target.
* An ALIAS target is missing.