Simple and fast multimedia library
Run the following Vcpkg command to install the port.
vcpkg install sfml
The package sfml provides CMake targets:
find_package(SFML COMPONENTS system window graphics CONFIG REQUIRED) target_link_libraries(main PRIVATE sfml-system sfml-network sfml-graphics sfml-window) # If you want SFML to provide an implementation of main(): target_link_libraries(main PRIVATE sfml-main)
v2.6.1#0
Nov 15, 2023
All
SFML/SFML9.2K
github.com/SFML/SFML
d2845dc758
Zlib
Manifest