Edit README.md

This commit is contained in:
Joseph Aquino 2026-01-14 15:47:38 +00:00
parent 562888b62d
commit 341153ea7d
1 changed files with 0 additions and 2 deletions

View File

@ -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 <relocation against ... in read-only section .text>
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
<br> `<target-directory>` - the directory where the static library will be placed