~midori/midori/trunk

« back to all changes in this revision

Viewing changes to CMakeLists.txt

  • Committer: Christian Dywan
  • Date: 2015-03-15 17:20:46 UTC
  • mto: This revision was merged to the branch mainline in revision 6891.
  • Revision ID: christian@twotoasts.de-20150315172046-zi7thjvpb13mmdmj
Clean up vapi dependency

Show diffs side-by-side

added added

removed removed

Lines of Context:
241
241
    set(PKGS ${PKGS} gtk+-2.0)
242
242
    set(EXTRA_VAPIS ${EXTRA_VAPIS} "${CMAKE_SOURCE_DIR}/midori/webkitgtk-3.0.vapi")
243
243
endif ()
 
244
set(EXTRA_VAPIS ${EXTRA_VAPIS} "${CMAKE_SOURCE_DIR}/katze/katze.vapi")
244
245
 
245
246
# dh_translations detects this if there's no variable used
246
247
set (GETTEXT_PACKAGE "midori")