Print deprecation warning in CMake report

This commit is contained in:
Luis Diaz Mas
2019-01-14 19:04:24 +01:00
parent 42d79e87aa
commit 25bfeb4245
+3
View File
@@ -65,5 +65,8 @@ OptionOutput( "Building doc: " EXIV2_BUILD_DOC
OptionOutput( "Building with coverage flags: " BUILD_WITH_COVERAGE )
OptionOutput( "Using ccache: " BUILD_WITH_CCACHE )
message( STATUS "------------------------------------------------------------------" )
message(STATUS " WARNING: Deprecated features: EPS, Video, Ssh")
message( STATUS "------------------------------------------------------------------" )