Skip to content

Commit

Permalink
[sdl2-net] Replace deprecated functions.
Browse files Browse the repository at this point in the history
  • Loading branch information
FtZPetruska committed Oct 27, 2022
1 parent 36dc4ed commit 1caab90
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ports/sdl2-net/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ vcpkg_cmake_configure(
-DSDL2NET_SAMPLES=OFF
)

vcpkg_install_cmake()
vcpkg_cmake_install()

if(EXISTS "${CURRENT_PACKAGES_DIR}/cmake")
vcpkg_cmake_config_fixup(PACKAGE_NAME SDL2_net CONFIG_PATH cmake)
Expand Down
2 changes: 1 addition & 1 deletion versions/s-/sdl2-net.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"versions": [
{
"git-tree": "ed0d091fd080bb485fa64f36d763a69f05456b8a",
"git-tree": "42bbc8fde95dbe42390656e720cf852e08b31b77",
"version": "2.2.0",
"port-version": 0
},
Expand Down

0 comments on commit 1caab90

Please sign in to comment.