mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-02-20 19:02:34 +00:00
Jart? What's that?
This commit is contained in:
parent
2ec97b87a0
commit
1ccca987cb
1 changed files with 1 additions and 1 deletions
|
@ -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()
|
||||
|
||||
|
|
Loading…
Reference in a new issue