Skip to content

Commit

Permalink
Update SFML
Browse files Browse the repository at this point in the history
  • Loading branch information
vittorioromeo committed Jun 25, 2024
1 parent a2e16cd commit 265bd35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ set(SFML_ENABLE_PCH true)
CPMAddPackage(
NAME SFML
GITHUB_REPOSITORY vittorioromeo/SFML
GIT_TAG 33a4e38c2df3406bc85864f59d0674a9d0bd7482
GIT_TAG 37a0ea35bee098205d688c09af3c639947094149
)

set_target_properties(sfml-system PROPERTIES UNITY_BUILD ON)
Expand Down

0 comments on commit 265bd35

Please sign in to comment.