diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index c2a3de9ff..8164d3b46 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -238,7 +238,7 @@ ${ui_SRC} # make executable for INKSCAPE ADD_EXECUTABLE(inkscape ${INKSCAPE_SRC}) TARGET_LINK_LIBRARIES(inkscape - "${INKSCAPE_LINK_FLAGS}" + "${INKSCAPE_LINK_FLAGS}" avoid cola croco gdl nr nrtype vpsc ) #INSTALL(TARGETS INKSCAPE # RUNTIME DESTINATION bin |
