summaryrefslogtreecommitdiffstats
path: root/CMakeScripts/Install.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeScripts/Install.cmake')
-rw-r--r--CMakeScripts/Install.cmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/CMakeScripts/Install.cmake b/CMakeScripts/Install.cmake
index e7311f080..6a95ce604 100644
--- a/CMakeScripts/Install.cmake
+++ b/CMakeScripts/Install.cmake
@@ -16,8 +16,6 @@ if(UNIX)
# this should probably be done no matter what the platform is, just set SHARE_INSTALL first
add_subdirectory(share)
elseif(WIN32)
- set(CMAKE_INSTALL_PREFIX ${CMAKE_BINARY_DIR}/inkscape)
-
install(PROGRAMS
${EXECUTABLE_OUTPUT_PATH}/inkscape.exe
${EXECUTABLE_OUTPUT_PATH}/inkview.exe