arrayfire / arrayfire/arrayfire-ml
Possible anachronism in CMake `target_include_directories`
Ouverte
- Langage dominant
- C++
- Étoiles
- 105
- Forks
- 22
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.