File tree Expand file tree Collapse file tree 3 files changed +0
-608
lines changed
Expand file tree Collapse file tree 3 files changed +0
-608
lines changed Original file line number Diff line number Diff line change @@ -310,7 +310,6 @@ if(WIXPATH AND WIN32)
310310 COMMENT " Creating ngscopeclient Windows x64 MSI... "
311311 DEPENDS ngscopeclient_dist_windows_x64
312312 WORKING_DIRECTORY ${CMAKE_BINARY_DIR}
313- COMMAND ${CMAKE_COMMAND} -E copy ${CMAKE_SOURCE_DIR} /src/ngscopeclient/wix/LICENSE.rtf ${CMAKE_BINARY_DIR}
314313 COMMAND ${WIXPATH} /heat dir dist/ngscopeclient_windows_x64 -gg -ke -scom -sreg -srd -cg AllFiles -dr APPLICATIONFOLDER -sfrag -template fragment -out ngscopeclient-files.wxs
315314 COMMAND ${WIXPATH} /candle -nologo ngscopeclient-files.wxs -arch x64 -out ngscopeclient-files.wixobj
316315 COMMAND ${WIXPATH} /candle -nologo ngscopeclient.wxs -arch x64 -out ngscopeclient.wixobj -ext WixUIExtension -ext WixUtilExtension
You can’t perform that action at this time.
0 commit comments