arrayfire / arrayfire/arrayfire-ml

Possible anachronism in CMake `target_include_directories`

未关闭
#46 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C++
星标
105
派生
22
PR 合并指标
30 天内没有已合并 PR

描述

When trying to compile, [line 29 of the CMake file](https://github.com/arrayfire/arrayfire-ml/blob/master/CMakeLists.txt#L29) was giving me trouble. Changing the included item from `ArrayFire::af` to `af` solved the issue. I'm using CMake 3.10.2

See also:
1. https://cmake.org/cmake/help/latest/command/target_include_directories.html
2. https://gitlab.kitware.com/cmake/cmake/issues/15689

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。