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 6ec8d6b commit cbc8dd6Copy full SHA for cbc8dd6
README.md
@@ -163,6 +163,10 @@ cmake --install build
163
164
Now you have a working version of stdlib you can use for your project.
165
166
+If at some point you wish to recompile stdlib with different options, you might
167
+want to delete the `build` folder. This will ensure that cached variables from
168
+earlier builds do not affect the new build.
169
+
170
171
### Build with make
172
0 commit comments