1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-15 13:32:35 +02:00

remove accidentaly commited debug message

This commit is contained in:
Patrick von Reth 2012-07-06 12:37:35 +03:00
parent cefd96664b
commit 56db97fea5

View File

@ -28,7 +28,7 @@ IF(CLucene_FIND_VERSION)
ELSEIF()
SET(CLUCENE_MIN_VERSION "0.9.23")
ENDIF(CLucene_FIND_VERSION)
message(STATUS ${PROJECT_CMAKE})
IF(EXISTS ${PROJECT_CMAKE}/CLuceneConfig.cmake)
INCLUDE(${PROJECT_CMAKE}/CLuceneConfig.cmake)
ENDIF(EXISTS ${PROJECT_CMAKE}/CLuceneConfig.cmake)