Skip to content

Commit

Permalink
Update windows installer to aadd jpscore to PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
Ozaq committed Apr 19, 2022
1 parent d71f762 commit f0b526e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -357,6 +357,7 @@ elseif(WIN32)
set(CPACK_NSIS_EXTRA_UNINSTALL_COMMANDS
"Delete '$DESKTOP\\\\JPSvis.lnk'"
)
set(CPACK_NSIS_MODIFY_PATH ON)
set(JPSCORE_INSTALLER_LOCATION "bin")
endif()

Expand Down

0 comments on commit f0b526e

Please sign in to comment.