Code

CMake build work
authoracspike <acspike@users.sourceforge.net>
Sun, 6 Apr 2008 02:40:07 +0000 (02:40 +0000)
committeracspike <acspike@users.sourceforge.net>
Sun, 6 Apr 2008 02:40:07 +0000 (02:40 +0000)
commit2686789f53ac8c14fcbd569db56caf940070a24e
tree6b5117f14f8896f1654780dd1d10ee7c4c506401
parent7c5a5c06653b662d35f06004fad7ca4f28130dc9
CMake build work
- Comment inkview.cpp because it is another executable file. These will each need to be separated into their own targets.
- Move deptool.cpp into win32 only. perhaps this isn't used at all for cmake builds.
- aggregate all the link flags into a var and pass to the linker to avoid platform specific naming conventions.
CMakeScripts/ConfigInkscapeDepends.cmake
src/CMakeLists.txt