diff options
| author | Campbell Barton <ideasman42@gmail.com> | 2011-06-12 20:46:15 +0000 |
|---|---|---|
| committer | Campbell Barton <ideasman42@gmail.com> | 2011-06-12 20:46:15 +0000 |
| commit | 321f115f7dad3366f2427443ce0aa725f6881f2e (patch) | |
| tree | ba2a0aab47951279947373105244ea1d25e21e90 /src/libcola | |
| parent | work in progress cmake commit: (diff) | |
| download | inkscape-321f115f7dad3366f2427443ce0aa725f6881f2e.tar.gz inkscape-321f115f7dad3366f2427443ce0aa725f6881f2e.zip | |
cmake: commented unused files/dirs, double checked all files compile this time
(bzr r10273)
Diffstat (limited to 'src/libcola')
| -rw-r--r-- | src/libcola/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcola/CMakeLists.txt b/src/libcola/CMakeLists.txt index 19ac816b2..43c510f13 100644 --- a/src/libcola/CMakeLists.txt +++ b/src/libcola/CMakeLists.txt @@ -2,7 +2,7 @@ set(libcola_SRC cola.cpp conjugate_gradient.cpp connected_components.cpp - cycle_detector.cpp + # cycle_detector.cpp gradient_projection.cpp shortest_paths.cpp straightener.cpp |
