~sil2100/unity-2d/bump_new_nux_libunity

« back to all changes in this revision

Viewing changes to CMakeLists.txt

  • Committer: Florian Boucault
  • Date: 2011-02-10 14:40:03 UTC
  • mfrom: (359.2.44 maverick)
  • Revision ID: florian@boucault.net-20110210144003-6hhny3axzwvty3h2
Merged from 'maverick' branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
add_custom_target(check)
31
31
 
32
32
# Source
33
 
add_subdirectory(libunity-2d)
 
33
add_subdirectory(libunity-2d-private)
34
34
add_subdirectory(launcher)
35
35
add_subdirectory(panel)
36
36
add_subdirectory(places)