Show frotz backend in cmake output
This commit is contained in:
parent
a22b6e1490
commit
4095ec6904
1 changed files with 3 additions and 0 deletions
|
@ -86,10 +86,13 @@ if (PROTOBUF_FOUND)
|
|||
message("IRC plugin : no (install libircclient-qt and libprotobuf-dev)")
|
||||
endif()
|
||||
|
||||
message("Frotz plugin : yes")
|
||||
|
||||
else()
|
||||
message("Network plugins : no (install libprotobuf-dev)")
|
||||
message("Libpurple plugin : no (install libpurple and libprotobuf-dev)")
|
||||
message("IRC plugin : no (install libircclient-qt and libprotobuf-dev)")
|
||||
message("Frotz plugin : no (install libprotobuf-dev)")
|
||||
endif()
|
||||
|
||||
if (LOG4CXX_FOUND)
|
||||
|
|
Loading…
Add table
Reference in a new issue