Cuietened down the reporting of failure to find fontconfig

This commit is contained in:
Robert Osfield 2019-07-15 15:05:05 +01:00
parent 0c7fda710c
commit 9ad7ae5524

View File

@ -1,4 +1,4 @@
find_package(Fontconfig MODULE)
find_package(Fontconfig MODULE QUIET)
IF(DYNAMIC_OPENSCENEGRAPH)
ADD_DEFINITIONS(-DOSGTEXT_LIBRARY)