We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98a2046 commit 9bf6ab2Copy full SHA for 9bf6ab2
1 file changed
INSTALL.txt
@@ -11,7 +11,7 @@ Dependencies:
11
12
Steps:
13
------
14
- cmake -Bbuild -DCMAKE_BUILD_TYPE=Release
+ cmake -H. -Bbuild -DCMAKE_BUILD_TYPE=Release
15
cmake --build build
16
17
Products:
0 commit comments