This commit is contained in:
Nishi 2026-05-29 01:48:16 +09:00
commit 941295361c
7 changed files with 4830 additions and 3 deletions

View file

@ -5,3 +5,5 @@ CPMAddPackage(
GITHUB_REPOSITORY "lsalzman/enet"
GIT_TAG master
)
target_include_directories(enet PUBLIC ${enet_SOURCE_DIR}/include)