Skip to content

Commit

Permalink
disable uninstall script
Browse files Browse the repository at this point in the history
  • Loading branch information
jackhumbert committed Jun 20, 2023
1 parent 3ba27c0 commit 11f680f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@ configure_redscript(src/redscript)
configure_folder_file(readme.md)
configure_folder_file(license.md)

configure_uninstall()
# configure_uninstall()
configure_release(${MOD_SLUG}_${MOD_VERSION_STR}.zip)
configure_install()

0 comments on commit 11f680f

Please sign in to comment.