refactor(installer/windows): move nsis code (#3915)
This commit is contained in:
parent
883eff5d24
commit
356545fa7d
3 changed files with 80 additions and 71 deletions
4
cmake/packaging/windows_wix.cmake
Normal file
4
cmake/packaging/windows_wix.cmake
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# WIX Packaging
|
||||
# see options at: https://cmake.org/cmake/help/latest/cpack_gen/wix.html
|
||||
|
||||
# TODO: Replace nsis with wix
|
||||
Loading…
Add table
Add a link
Reference in a new issue