~kjtehprogrammer/pantheon-files/editable-pathbar

« back to all changes in this revision

Viewing changes to src/CMakeLists.txt

  • Committer: Cody Garver
  • Author(s): Yosef Or Boczko
  • Date: 2014-04-17 23:02:49 UTC
  • mfrom: (1467.1.1 pantheon-files)
  • Revision ID: cody@elementaryos.org-20140417230249-cwrg9bj5ddh9uekc
Port to GtkHeaderBar, requires Gtk >= 3.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
    gio-2.0
20
20
    gio-unix-2.0
21
21
    pango>=1.1.2
22
 
    gtk+-3.0>=3.0.3
 
22
    gtk+-3.0>=3.10
23
23
    gail-3.0
24
24
    gee-0.8
25
25
    sqlite3
173
173
 
174
174
install (TARGETS ../pantheon-files RUNTIME DESTINATION bin)
175
175
install (FILES pantheon-files-ui.xml fm-directory-view-ui.xml fm-icon-view-ui.xml DESTINATION ${UI_DIR})
176
 
include (Tests)
 
 
b'\\ No newline at end of file'
 
176
include (Tests)