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
You'll need CMake and C++20 support, and if you want X11 and/or Wayland compatibility, you'll also need libx11 and/or libwayland plus Wayland Protocols.
118
118
119
-
Get the latest release instead of the latest commit by adding `--branch 0.6.0` right after `git clone...`.
119
+
Get the latest release instead of the latest commit by adding `--branch 0.7.0` right after `git clone...`.
120
120
121
121
Change the system installation prefix by adding `-DCMAKE_INSTALL_PREFIX=/custom/prefix` to `cmake ..`, or the library install location by adding `-DCMAKE_INSTALL_LIBDIR=/custom/dir`.
0 commit comments