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

« back to all changes in this revision

Viewing changes to slice/CMakeLists.txt

  • Committer: Michi Henning
  • Date: 2013-08-28 02:02:44 UTC
  • Revision ID: michi.henning@canonical.com-20130828020244-nvcwyfjqef7lcamm
Moved Slice files into src tree and removed top-level slice tree.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
add_subdirectory(unity)
2
 
 
3
 
file(GLOB sf "${CMAKE_CURRENT_SOURCE_DIR}/*.ice")
4
 
set(SLICE_FILES ${SLICE_FILES} ${sf} PARENT_SCOPE)