We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6984b9 commit 1862ebcCopy full SHA for 1862ebc
README.meson_msvc
@@ -14,7 +14,7 @@ Build on Microsoft Windows with Microsoft Visual Studio and meson
14
4. execute in plpgsql_check source directory (buildtype should be release or plain,
15
attention - the release buildtype inject dependency on vc_redist.x64.exe)
16
17
- meson setup --wipe --buildtype release plain
+ meson setup --wipe --buildtype release build
18
cd build
19
ninja
20
sudo ninja install (on linux)
0 commit comments