~mardy/unity-scopes-api/clientid-1554040

« back to all changes in this revision

Viewing changes to src/CMakeLists.txt

  • Committer: CI bot
  • Author(s): Tarmac
  • Date: 2014-03-12 16:58:32 UTC
  • mfrom: (163.45.63 devel)
  • Revision ID: ps-jenkins@lists.canonical.com-20140312165832-ngmnoud825y533pk
Sync with devel branch - updated scopes API to 0.4.0. See RELEASE_NOTES for list of all changes. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
add_subdirectory(scopes)
2
 
set(SLICE_FILES ${SLICE_FILES} PARENT_SCOPE)
3
2
set(CAPNPROTO_FILES ${CAPNPROTO_FILES} PARENT_SCOPE)
4
3
set(UNITY_SCOPES_LIB_SRC ${UNITY_SCOPES_LIB_SRC} ${SRC} PARENT_SCOPE)