Cmake error: "empty-string as include directory.
Open
Nobody has claimed this yet.
bug
- Dominant language
- Cuda
- Stars
- 692
- Forks
- 197
- PR merge metrics
- No merged PRs in 30d
Description
CMake Error at examples/CMakeLists.txt:29 (include_directories):
include_directories given empty-string as include directory.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting examples/CMakeLists.txt at line 29 and reproduce the CMake configuration error. Trace which configuration input produces the empty include directory; done means the examples configure without this error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100