|
@@ -152,7 +152,7 @@ if (URHO3D_INCLUDE_DIRS AND URHO3D_LIBRARIES)
|
|
|
if (NOT FOUND_MESSAGE)
|
|
if (NOT FOUND_MESSAGE)
|
|
|
set (FOUND_MESSAGE "Found Urho3D: ${URHO3D_LIBRARIES}")
|
|
set (FOUND_MESSAGE "Found Urho3D: ${URHO3D_LIBRARIES}")
|
|
|
if (URHO3D_VERSION)
|
|
if (URHO3D_VERSION)
|
|
|
- set (FOUND_MESSAGE "${FOUND_MESSAGE} (found version \"${URHO3D_VERSION}\"")
|
|
|
|
|
|
|
+ set (FOUND_MESSAGE "${FOUND_MESSAGE} (found version \"${URHO3D_VERSION}\")")
|
|
|
endif ()
|
|
endif ()
|
|
|
endif ()
|
|
endif ()
|
|
|
include (FindPackageMessage)
|
|
include (FindPackageMessage)
|