Install platforms dir too 0.9.24-release
authorunc0rr
Sun, 15 Apr 2018 18:20:34 +0200
changeset 13326 a4e7e62f2c0d
parent 13325 4a713e29a4da
child 13327 817e1890ee66
Install platforms dir too
bin/CMakeLists.txt
--- a/bin/CMakeLists.txt	Fri Apr 13 16:18:57 2018 -0400
+++ b/bin/CMakeLists.txt	Sun Apr 15 18:20:34 2018 +0200
@@ -1,5 +1,5 @@
 if(WIN32 AND NOT UNIX)
-    file(GLOB DLLs *.dll)
+    file(GLOB_RECURSE DLLs *.dll)
     file(GLOB ICOs *.ico)
 
     install(FILES