You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -108,8 +108,8 @@ Building with Autotools
108
108
109
109
To compile optional modules (such as Schnorr signatures), you need to run `./configure` with additional flags (such as `--enable-module-schnorrsig`). Run `./configure --help` to see the full list of available flags.
110
110
111
-
Building with CMake (experimental)
112
-
----------------------------------
111
+
Building with CMake
112
+
-------------------
113
113
114
114
To maintain a pristine source tree, CMake encourages to perform an out-of-source build by using a separate dedicated build tree.
0 commit comments