correct grammar on UNIX missing dependency status notice.
--HG-- extra : amend_source : 5deffcdb01ff5358a9b62d6d2f473012c66544ff
This commit is contained in:
parent
e43ad531ae
commit
c71a62043d
1 changed files with 3 additions and 3 deletions
|
@ -1189,9 +1189,9 @@ message(STATUS " Build Shared Library: ${SDL_SHARED}")
|
|||
message(STATUS " Build Static Library: ${SDL_STATIC}")
|
||||
message(STATUS "")
|
||||
if(UNIX)
|
||||
message(STATUS "Something was not detected, although your are sure that it")
|
||||
message(STATUS "has been properly installed? Then make sure, you have set")
|
||||
message(STATUS "the CFLAGS and LDFLAGS environment variables correctly.")
|
||||
message(STATUS "If something was not detected, although the libraries")
|
||||
message(STATUS "were installed, then make sure you have set the")
|
||||
message(STATUS "CFLAGS and LDFLAGS environment variables correctly.")
|
||||
message(STATUS "")
|
||||
endif(UNIX)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue