~voluntatefaber/beat-box/bug952329

« back to all changes in this revision

Viewing changes to CMakeLists.txt

  • Committer: sgringwe at gmail
  • Date: 2011-11-21 21:51:19 UTC
  • Revision ID: sgringwe@gmail.com-20111121215119-rm3i25j09svrecnz
in the middle of device work, committing for a reference point

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 
8
8
list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake )
9
9
 
 
10
add_subdirectory(vapi)
10
11
add_subdirectory(src)
11
12
add_subdirectory(data)
12
13
add_subdirectory(images)