Skip to content

Commit 3976604

Browse files
authored
Add workaround
Add some notes from KDAB#74 .
1 parent 2f2ca0d commit 3976604

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ You need:
7070

7171
Example:
7272
```bash
73+
# You may want to `sudo apt install llvm-7 clang-7 libclang-7-dev`
74+
#+if you ran into error like that clang says it cannot find "ClangConfig.cmake".
7375
cmake . -DCMAKE_BUILD_TYPE=Release
7476
make
7577
```

0 commit comments

Comments
 (0)