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 f2bcfe3 commit 71f479bCopy full SHA for 71f479b
docs/README-cmake.md
@@ -328,7 +328,7 @@ Configure your project with `-DSDL_LIBC=ON` to make use of sanitizers.
328
### CMake fails to build without X11 or Wayland support
329
330
Install the required system packages prior to running CMake.
331
-See [README-linux](linux#build-dependencies) for the list of dependencies on Linux.
+See [README-linux.md](README-linux.md#build-dependencies) for the list of dependencies on Linux.
332
Other unix operating systems should provide similar packages.
333
334
If you **really** don't need to show windows, add `-DSDL_UNIX_CONSOLE_BUILD=ON` to the CMake configure command.
0 commit comments