1
0
Fork 0
mirror of https://github.com/ocornut/imgui.git synced 2026-01-11 00:04:24 +00:00

Remove pic setting for Linux filter

This commit is contained in:
Ramoj naidu 2025-12-16 16:58:05 +05:30 committed by GitHub
parent 0b433d3bf7
commit 3b8a6f02ee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,7 +27,6 @@ project "ImGui"
filter "system:linux"
pic "Default"
systemversion "latest"
cppdialect "C++17"