Jart? What's that?

This commit is contained in:
James R 2020-05-15 12:57:31 -07:00
parent 2ec97b87a0
commit 1ccca987cb
1 changed files with 1 additions and 1 deletions

View File

@ -433,7 +433,7 @@ if(${SRB2_CONFIG_HAVE_CURL})
set(SRB2_HAVE_CURL ON)
add_definitions(-DHAVE_CURL)
else()
message(WARNING "You have specified that CURL is available but it was not found. SRB2Kart may not compile correctly.")
message(WARNING "You have specified that CURL is available but it was not found. SRB2 may not compile correctly.")
endif()
endif()