~helene-verhaeghe27/cairo-dock-core/bugfix

« back to all changes in this revision

Viewing changes to src/implementations/CMakeLists.txt

  • Committer: Matthieu Baerts
  • Date: 2013-06-05 01:05:24 UTC
  • Revision ID: matttbe@gmail.com-20130605010524-hp0vnt8readq9wd6
icon-factory: do not include this no longer used directory

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
        ${PACKAGE_INCLUDE_DIRS}
26
26
        ${GTK_INCLUDE_DIRS}
27
27
        ${CMAKE_SOURCE_DIR}/src/gldit
28
 
        ${CMAKE_SOURCE_DIR}/src/icon-factory
29
28
        ${CMAKE_SOURCE_DIR}/src/implementations)
30
29
 
31
30
########### install files ###############