Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NSIS installer is deprecated and no longer used #1049

Merged
merged 2 commits into from
Nov 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@ if(BUILD_ICD)
add_subdirectory(icd)
endif()

add_subdirectory(windows-runtime-installer)

if(BUILD_TESTS)
enable_testing()
Expand Down
26 changes: 0 additions & 26 deletions windows-runtime-installer/CMakeLists.txt

This file was deleted.

165 changes: 0 additions & 165 deletions windows-runtime-installer/InstallerRT.nsi

This file was deleted.

58 changes: 0 additions & 58 deletions windows-runtime-installer/NSIS_Security.patch

This file was deleted.

37 changes: 0 additions & 37 deletions windows-runtime-installer/README.md

This file was deleted.

Binary file removed windows-runtime-installer/V.bmp
Binary file not shown.
Binary file removed windows-runtime-installer/V.ico
Binary file not shown.
79 changes: 0 additions & 79 deletions windows-runtime-installer/VulkanRT-License.txt

This file was deleted.

Loading
Loading