Code

Forgot to add two files in commit #18667. Sorry for breaking the build for a minute!
[inkscape.git] / CMakeScripts / ConfigPaths.cmake
index ec3985e3f8b6d0fd19eb4391e91703b5baebf5d5..aac3fc00b6ae3a33f83239a0c4c52ae997b9f635 100644 (file)
@@ -13,7 +13,7 @@ SET(CMAKE_SKIP_RPATH:BOOL OFF)
 # Include base dir, so other files can refer to the generated files.
 # CMAKE_INCLUDE_CURRENT_DIR is not enough as it only includes the current dir and not the basedir with config.h in it
 INCLUDE_DIRECTORIES ("${CMAKE_BINARY_DIR}" "${PROJECT_SOURCE_DIR}" src/)  \r
-LINK_DIRECTORIES ("${CMAKE_BINARY_DIR}" "${PROJECT_SOURCE_DIR}" src/)\r
+LINK_DIRECTORIES ("${LINK_DIRECTORIES}" "${CMAKE_BINARY_DIR}" "${PROJECT_SOURCE_DIR}" src/)\r
 
 #INSTALL(TARGETS INKSCAPE\r
 #  RUNTIME DESTINATION bin\r