arrayfire / arrayfire/arrayfire-ml
Possible anachronism in CMake `target_include_directories`
未关闭
- 主要语言
- 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 还没有评估数据。