~ubuntu-branches/ubuntu/trusty/blender/trusty-proposed

« back to all changes in this revision

Viewing changes to source/blender/windowmanager/CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Matteo F. Vescovi
  • Date: 2013-08-14 10:43:49 UTC
  • mfrom: (14.2.19 sid)
  • Revision ID: package-import@ubuntu.com-20130814104349-t1d5mtwkphp12dyj
Tags: 2.68a-3
* Upload to unstable
* debian/: python3.3 Depends simplified
  - debian/control: python3.3 Depends dropped
    for blender-data package
  - 0001-blender_thumbnailer.patch refreshed
* debian/control: libavcodec b-dep versioning dropped

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
        ../blenloader
32
32
        ../compositor
33
33
        ../editors/include
34
 
        ../editors/io
35
34
        ../gpu
36
35
        ../imbuf
37
36
        ../makesdna
39
38
        ../nodes
40
39
        ../render/extern/include
41
40
        ../../gameengine/BlenderRoutines
42
 
        ../../../intern/elbeem/extern
43
41
        ../../../intern/ghost
44
42
        ../../../intern/guardedalloc
45
43
        ../../../intern/memutil
46
 
        ../../../intern/opennl/extern
47
44
)
48
45
 
49
46
set(INC_SYS