~eyelash/granite/fix-1012845

« back to all changes in this revision

Viewing changes to lib/CMakeLists.txt

  • Committer: xapantu
  • Date: 2011-10-26 17:36:49 UTC
  • mfrom: (75.1.16 popovers)
  • Revision ID: xapantu@gmail.com-20111026173649-imxdol2n2baey0y2
Merge popovers' branch. The popover apis, as written in the docs, are very unstable apis, they might be broken every day. Bump version number to 0.1.3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
set (PKGNAME granite)
2
2
set (PKGNAME_ GRANITE)
3
 
set (${PKGNAME_}_VERSION 0.1.2)
 
3
set (${PKGNAME_}_VERSION 0.1.3)
4
4
# increase when you break the API
5
5
 
6
6
set (${PKGNAME_}_SOVERSION 0)
66
66
        Widgets/AppMenu.vala
67
67
        Widgets/Welcome.vala
68
68
        Widgets/ToolButtonWithMenu.vala
 
69
    Widgets/PopOver.vala
69
70
        config.vapi
70
71
CUSTOM_VAPIS
71
72
    ${CMAKE_CURRENT_SOURCE_DIR}/GtkPatch/gtkpatch-utils.vapi