mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-04-29 18:27:23 +02:00
[cmake] remove warning
This commit is contained in:
parent
258ca372bb
commit
05c532d10c
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue