diff options
| author | ras0219 <533828+ras0219@users.noreply.github.com> | 2020-08-22 01:29:59 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-22 01:29:59 -0700 |
| commit | de0501f18704cbafea7f82a641d96e93deafcfa3 (patch) | |
| tree | ec78c2d3c89798977fe6cea3971dc5256b882147 /ports/imgui-sfml/CONTROL | |
| parent | 5d331ed5538b36d040e90fdd96a70fa606fe597a (diff) | |
| download | vcpkg-de0501f18704cbafea7f82a641d96e93deafcfa3.tar.gz vcpkg-de0501f18704cbafea7f82a641d96e93deafcfa3.zip | |
[sfml][imgui-sfml] Push SFML_STATIC_LIBRARIES setting into `sfml` (#11800)
Diffstat (limited to 'ports/imgui-sfml/CONTROL')
| -rw-r--r-- | ports/imgui-sfml/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/imgui-sfml/CONTROL b/ports/imgui-sfml/CONTROL index ee43509de..a792691ad 100644 --- a/ports/imgui-sfml/CONTROL +++ b/ports/imgui-sfml/CONTROL @@ -1,5 +1,5 @@ Source: imgui-sfml -Version: 2.1-1 +Version: 2.1-2 Homepage: https://github.com/eliasdaler/imgui-sfml Description: ImGui binding for use with SFML -Build-Depends: sfml, imgui +Build-Depends: sfml, imgui, opengl |
