forked from mirror/openmw-tes3mp
Fix windows packaging issue now that the OFL license doesn't exist
anymore.
This commit is contained in:
parent
5f71843e2c
commit
7ed3effc92
1 changed files with 0 additions and 1 deletions
|
@ -465,7 +465,6 @@ if(WIN32)
|
|||
INSTALL(FILES
|
||||
"${OpenMW_SOURCE_DIR}/readme.txt"
|
||||
"${OpenMW_SOURCE_DIR}/GPL3.txt"
|
||||
"${OpenMW_SOURCE_DIR}/OFL.txt"
|
||||
"${OpenMW_SOURCE_DIR}/DejaVu Font License.txt"
|
||||
"${OpenMW_BINARY_DIR}/settings-default.cfg"
|
||||
"${OpenMW_BINARY_DIR}/transparency-overrides.cfg"
|
||||
|
|
Loading…
Reference in a new issue