We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 096aba8 commit 9bfde09Copy full SHA for 9bfde09
.github/workflows/install_include-what-you-use.sh
@@ -7,4 +7,4 @@ mkdir build
7
cd build
8
cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH=/usr/lib/llvm-10/lib/cmake/
9
make -j "$(nproc)"
10
-make install
+sudo make install
0 commit comments