~mir-team/mir/in-process-egl+input-conglomeration

« back to all changes in this revision

Viewing changes to 3rd_party/CMakeLists.txt

Merged trunk and fixed issues

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
list(
6
6
  APPEND MIR_3RD_PARTY_INCLUDE_DIRECTORIES
7
7
  ${CMAKE_CURRENT_SOURCE_DIR}/libancillary
8
 
  ${CMAKE_CURRENT_SOURCE_DIR}/glm
9
8
  ${CMAKE_CURRENT_SOURCE_DIR}/android-deps
10
9
  )
11
10