Add ktx
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
Copyright 2020 Andreas Atteneder
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<installer-gui-script minSpecVersion="1.0">
|
||||
<title>KTX-Software</title>
|
||||
<welcome file="@CPACK_RESOURCE_FILE_WELCOME_NOPATH@"/>
|
||||
<readme file="@CPACK_RESOURCE_FILE_README_NOPATH@"/>
|
||||
<license file="@CPACK_RESOURCE_FILE_LICENSE_NOPATH@"/>
|
||||
<domains enable_localSystem="true"/>
|
||||
<options allow-external-scripts="no" customize="allow" rootVolumeOnly="true"/>
|
||||
@CPACK_PACKAGEMAKER_CHOICES@
|
||||
<conclusion file="summary.html" mime-type="text/html"/>
|
||||
</installer-gui-script>
|
||||
Reference in New Issue
Block a user