diff options
| author | Joshua L. Blocher <verbalshadow@gmail.com> | 2008-03-31 17:50:55 +0000 |
|---|---|---|
| committer | verbalshadow <verbalshadow@users.sourceforge.net> | 2008-03-31 17:50:55 +0000 |
| commit | a62c2064e53440012d92f5286dae6c56c3e6762a (patch) | |
| tree | daafe11c22169a8cb6cb5e3c0bfa099b6517b3a1 /src | |
| parent | Change INKSCAPE_JAVADIR to INKSCAPE_BINDDIR so that we can have subdirs for e... (diff) | |
| download | inkscape-a62c2064e53440012d92f5286dae6c56c3e6762a.tar.gz inkscape-a62c2064e53440012d92f5286dae6c56c3e6762a.zip | |
Cmake: Start of Platform Checks
(bzr r5269)
Diffstat (limited to 'src')
| -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 42d99f9cb..caeb1483e 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,4 +1,5 @@ SET(INKSCAPE_SRC +#${CONFIG_H} arc-context.cpp attributes.cpp axis-manip.cpp |
