You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to compile, line 29 of the CMake file was giving me trouble. Changing the included item from ArrayFire::af to af solved the issue. I'm using CMake 3.10.2
When trying to compile, line 29 of the CMake file was giving me trouble. Changing the included item from
ArrayFire::af
toaf
solved the issue. I'm using CMake 3.10.2See also:
The text was updated successfully, but these errors were encountered: