CMake build error
Open
- Dominant language
- C++
- Stars
- 14
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
I tried to build the application on Linux and got this error:
```
CMake Error at CMakeLists.txt:13 (add_subdirectory):
The source directory
/home/.../udpfwd/libs/oneTBB
does not contain a CMakeLists.txt file.
CMake Error at CMakeLists.txt:33 (add_subdirectory):
The source directory
/home/.../udpfwd/libs/fmt
does not contain a CMakeLists.txt file.
CMake Error at CMakeLists.txt:35 (target_compile_definitions):
Cannot specify compile definitions for target "fmt-header-only" which is
not built by this project.
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.