- include FindZypp.cmake in libzypp-devel so
authorDuncan Mac-Vicar P <dmacvicar@suse.de>
Mon, 26 Feb 2007 13:57:08 +0000 (13:57 +0000)
committerDuncan Mac-Vicar P <dmacvicar@suse.de>
Mon, 26 Feb 2007 13:57:08 +0000 (13:57 +0000)
commitad39634ac75f78020f8ecf53f0649efdca0ac923
tree32332204e192244185f38d702750ca829b40efa9
parentbf3f93e6d60969f1d93ee148976de50c6c1f401c
- include FindZypp.cmake in libzypp-devel so
  apps using zypp dont need to include it.
- allow FindZypp to recognize ZYPP_PREFIX in
  order to allow in-home-dir development
- Commit po gettext build system
- fix sqlite sources (removed methods)
CMakeLists.txt
cmake/modules/FindZypp.cmake [new file with mode: 0644]
libzypp.spec.cmake
po/CMakeLists.txt [new file with mode: 0644]
zypp2/source/sqlite-source/SqliteSources.cc