~alan-griffiths/mir/fix-1654023

« back to all changes in this revision

Viewing changes to 3rd_party/xcursor/CMakeLists.txt

  • Committer: Daniel van Vugt
  • Date: 2015-04-28 07:54:10 UTC
  • mfrom: (2517 development-branch)
  • mto: This revision was merged to the branch mainline in revision 2673.
  • Revision ID: daniel.van.vugt@canonical.com-20150428075410-rwskshfuar7voesp
Merge latest trunk and fix conflicts.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
)
6
6
 
7
7
add_library(
8
 
  xcursorloader STATIC
 
8
  xcursorloader-static STATIC
9
9
 
10
10
  ${XCURSOR_SOURCES}
11
11
)