diff options
| author | Liam P. White <inkscapebrony@gmail.com> | 2015-02-25 22:24:47 +0000 |
|---|---|---|
| committer | Liam P. White <inkscapebrony@gmail.com> | 2015-02-25 22:24:47 +0000 |
| commit | 5865f0044d4d75a2d988a8bf2ea3bc65ed6f4c18 (patch) | |
| tree | babbe1ec041ee27dc0885e5d15a0e135de49e24a /src/CMakeLists.txt | |
| parent | Remove useless file (diff) | |
| download | inkscape-5865f0044d4d75a2d988a8bf2ea3bc65ed6f4c18.tar.gz inkscape-5865f0044d4d75a2d988a8bf2ea3bc65ed6f4c18.zip | |
Isolate components of libgc
(bzr r13946)
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 67b2d4918..208f31716 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -491,6 +491,7 @@ add_subdirectory(2geom) add_subdirectory(libavoid) add_subdirectory(libcola) add_subdirectory(libcroco) +add_subdirectory(libgc) add_subdirectory(libgdl) add_subdirectory(libuemf) add_subdirectory(libvpsc) |
