--- ray/CMakeLists.txt 2019/04/03 20:18:54 1.22 +++ ray/CMakeLists.txt 2020/07/17 16:05:05 1.23 @@ -38,6 +38,7 @@ if(NOT WIN32) endif() if(WIN32) + set(CPACK_NSIS_INSTALL_ROOT "C:") set(CPACK_NSIS_MODIFY_PATH 1) set(qt_plugin_term "LIBRARY")