diff options
Diffstat (limited to 'CMakeScripts/InstallMSYS2.cmake')
| -rw-r--r-- | CMakeScripts/InstallMSYS2.cmake | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/CMakeScripts/InstallMSYS2.cmake b/CMakeScripts/InstallMSYS2.cmake index b2e0916fe..66a06bae5 100644 --- a/CMakeScripts/InstallMSYS2.cmake +++ b/CMakeScripts/InstallMSYS2.cmake @@ -5,9 +5,9 @@ if(WIN32) NEWS.md
README.md
TRANSLATORS
- GPL2.txt
- GPL3.txt
- LGPL2.1.txt
+ LICENSES/GPL-2.0.txt
+ LICENSES/GPL-3.0.txt
+ LICENSES/LGPL-2.1.txt
DESTINATION .)
install(DIRECTORY doc
@@ -263,4 +263,4 @@ if(WIN32) EXCLUDE "^\\.\\.\\/" # exclude content in parent directories (notably scripts installed to /bin)
)
endforeach()
-endif()
\ No newline at end of file +endif()
|
