Skip to content

Commit 8fb9364

Browse files
committed
Removed stale RTF licensing from MSI
1 parent 9f8f4a0 commit 8fb9364

File tree

3 files changed

+0
-608
lines changed

3 files changed

+0
-608
lines changed

src/ngscopeclient/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)