mirror of
https://github.com/SFML/SFML.git
synced 2024-11-28 14:21:04 +08:00
Improved the success message in FindSFML.cmake
This commit is contained in:
parent
03b8a1c3a7
commit
dd48427bb8
@ -205,5 +205,5 @@ endif()
|
||||
|
||||
# handle success
|
||||
if(SFML_FOUND)
|
||||
message("Found SFML: ${SFML_INCLUDE_DIR}")
|
||||
message(STATUS "Found SFML ${SFML_VERSION_MAJOR}.${SFML_VERSION_MINOR} in ${SFML_INCLUDE_DIR}")
|
||||
endif()
|
||||
|
Loading…
Reference in New Issue
Block a user