~alan-griffiths/platform-api/delete-dead-code-that-uses-Mir-PrivateProtobuf-API

« back to all changes in this revision

Viewing changes to CMakeLists.txt

  • Committer: Alan Griffiths
  • Date: 2014-10-06 13:16:01 UTC
  • Revision ID: alan@octopull.co.uk-20141006131601-jhvw65u8mm1hu4og
Delete dead clipboard code

Show diffs side-by-side

added added

removed removed

Lines of Context:
61
61
pkg_check_modules(MIRSERVER REQUIRED mirserver)
62
62
pkg_check_modules(MIRCLIENT REQUIRED mirclient)
63
63
 
64
 
find_package(Protobuf REQUIRED)
65
 
if(PROTOBUF_PROTOC_EXECUTABLE STREQUAL "PROTOBUF_PROTOC_EXECUTABLE-NOTFOUND")
66
 
  message(SEND_ERROR "protoc executable not found! Missing protobuf-compiler package?")
67
 
endif()
68
 
 
69
64
# Try to find hybris, and disable hybris from build if not found
70
65
find_library(Hybris
71
66
  NAMES hybris-common