mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-07 06:36:55 +02:00
Make my warning actually readable ...
This commit is contained in:
@@ -25,7 +25,7 @@ FIND_LIBRARY(JREEN_LIBRARIES NAMES jreen
|
|||||||
)
|
)
|
||||||
|
|
||||||
IF(JREEN_LIBRARIES AND JREEN_INCLUDE_DIR AND NOT PC_JREEN_VERSION)
|
IF(JREEN_LIBRARIES AND JREEN_INCLUDE_DIR AND NOT PC_JREEN_VERSION)
|
||||||
MESSAGE(WARNING "You don't have pkg-config the Jreen version check does not work!")
|
MESSAGE(WARNING "You don't have pkg-config and so the Jreen version check does not work!")
|
||||||
ENDIF()
|
ENDIF()
|
||||||
|
|
||||||
INCLUDE(FindPackageHandleStandardArgs)
|
INCLUDE(FindPackageHandleStandardArgs)
|
||||||
|
Reference in New Issue
Block a user