diff options
Diffstat (limited to 'CMakeScripts/Install.cmake')
| -rw-r--r-- | CMakeScripts/Install.cmake | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/CMakeScripts/Install.cmake b/CMakeScripts/Install.cmake index 131ee0701..beaf5aa0a 100644 --- a/CMakeScripts/Install.cmake +++ b/CMakeScripts/Install.cmake @@ -12,9 +12,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 |
