cmake failed
Open
- Dominant language
- C++
- Stars
- 619
- Forks
- 127
- PR merge metrics
- No merged PRs in 30d
Description
```
$ cmake -G Ninja -DCMAKE_INSTALL_PREFIX=. ..
CMake Error at CMakeLists.txt:7 (add_subdirectory):
The source directory
/home/rongtao/autofdo/third_party/abseil
does not contain a CMakeLists.txt file.
Call Stack (most recent call first):
CMakeLists.txt:538 (config_without_llvm)
-- Configuring incomplete, errors occurred!
See also "/home/rongtao/autofdo/build/CMakeFiles/CMakeOutput.log".
```
Contributor guide
Assessment
This issue has not been assessed yet.