- Linking libexpat required to support loading helix files.
authorMichael Andres <ma@suse.de>
Tue, 18 Nov 2008 17:45:19 +0000 (17:45 +0000)
committerMichael Andres <ma@suse.de>
Tue, 18 Nov 2008 17:45:19 +0000 (17:45 +0000)
commitca98b02d822d36c2ccae572f35e08a6b18149f81
tree9fb181065dc5e82a5db513f114ce5929d9683d89
parent68c4900026068e930c1ae63d725e6af2326ad868
- Linking libexpat required to support loading helix files.
- Add class filesystem::Glob to find pathnames matching a pattern
  by using ::glob.
CMakeLists.txt
VERSION.cmake
package/libzypp.changes
zypp/CMakeLists.txt
zypp/Glob.cc [new file with mode: 0644]
zypp/Glob.h [new file with mode: 0644]