intel / intel/graph-compiler

Cmake-fetching GC fails

Open
#371 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C++
Stars
54
Forks
16
PR merge metrics
No merged PRs in 30d

Description

`FetchContent_MakeAvailable` can fail if an older cmake version is used (reproduces with 3.22.1).
```
[ 11%] Performing download step (git clone) for 'gc-populate'
fatal: could not create work tree dir '': No such file or directory
```

A simple workaround is to use a newer cmake version.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.