From aa90657ac9e33e7df2f2613c914829be95b6540c Mon Sep 17 00:00:00 2001 From: Eduard Braun Date: Tue, 13 Jun 2017 23:50:24 +0200 Subject: cmake: Fix install target on Windows after 21c9bc7b2cf2fbda2ed1dd5841eb9333bb274023 --- CMakeScripts/Install.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeScripts/Install.cmake') diff --git a/CMakeScripts/Install.cmake b/CMakeScripts/Install.cmake index 782161dc2..a188ba2c9 100644 --- a/CMakeScripts/Install.cmake +++ b/CMakeScripts/Install.cmake @@ -10,7 +10,7 @@ if(WIN32) AUTHORS COPYING NEWS - README + README.md TRANSLATORS GPL2.txt GPL3.txt -- cgit v1.2.3