[cmake] remove warning

This commit is contained in:
Fabien Castan 2018-08-07 18:50:10 +02:00
parent 258ca372bb
commit 05c532d10c

View file

@ -39,7 +39,7 @@ include(ExternalProject)
# ==============================================================================
include(GNUInstallDirs)
message(WARNING "QT_CMAKE_FLAGS: ${QT_CMAKE_FLAGS}")
# message(STATUS "QT_CMAKE_FLAGS: ${QT_CMAKE_FLAGS}")
if(MR_BUILD_QTOIIO)
set(QTOIIO_TARGET qtoiio)