mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-23 18:32:55 +00:00
fix MNG build feature info logging
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
bae38f0462
commit
fe5cc5eb16
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ option(WITH_TIFF "Build tiff support" ON)
|
|||
add_feature_info(tiff WITH_TIFF "an open source something")
|
||||
|
||||
option(WITH_MNG "Build mng support" ON)
|
||||
add_feature_info(tiff WITH_MNG "an open source something")
|
||||
add_feature_info(mng WITH_MNG "an open source something")
|
||||
|
||||
option(WITH_NAS "Build nas support" ON)
|
||||
add_feature_info(nas WITH_NAS "an open source something")
|
||||
|
|
Loading…
Add table
Reference in a new issue