From 341153ea7dea2b3f57a8ce542f0dffb9c2500de2 Mon Sep 17 00:00:00 2001 From: Joseph Aquino Date: Wed, 14 Jan 2026 15:47:38 +0000 Subject: [PATCH] Edit README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index f4c469f..7af07ed 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,6 @@ local imguisfml = require("path/to/premake-scripts/imgui-sfml/build-imgui-sfml") filter"system:linux" pic"On" -- fix warning when statically linking filter"" - -externalwarnings "Off" --turn off build warnings created from sfml, imgui, and it's depedencies ``` 4. In the workspace, add these lines to add each dependency as its own project
`` - the directory where the static library will be placed