Print deprecation warning in CMake report
This commit is contained in:
@@ -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 "------------------------------------------------------------------" )
|
||||
|
||||
Reference in New Issue
Block a user