~ubuntu-branches/ubuntu/trusty/compiz/trusty

« back to all changes in this revision

Viewing changes to gtk/window-decorator/CMakeLists.txt

  • Committer: Dennis kasprzyk
  • Author(s): Dennis Kasprzyk
  • Date: 2009-03-15 05:09:18 UTC
  • Revision ID: git-v1:163f6b6f3c3b7764987cbdf8e03cc355edeaa499
New generalized build system.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
 
24
24
    if (USE_GCONF)
25
25
        set (gwd_schema ${CMAKE_CURRENT_BINARY_DIR}/gwd.schemas)
26
 
        translate_xml (
 
26
        compiz_translate_xml (
27
27
            ${CMAKE_CURRENT_SOURCE_DIR}/gwd.schemas.in
28
28
            ${gwd_schema}
29
29
        )
30
 
        install_gconf_schema (${CMAKE_CURRENT_BINARY_DIR}/gwd.schemas)
 
30
        compiz_install_gconf_schema (${CMAKE_CURRENT_BINARY_DIR}/gwd.schemas ${SCHEMADIR})
31
31
    endif (USE_GCONF)
32
32
 
33
33
    add_executable (gtk-window-decorator