From 4e1452a0a89ee7c472181cf40e7bb50c10b8c98c Mon Sep 17 00:00:00 2001 From: Kolan Sh Date: Sat, 11 Jun 2016 14:11:26 +0300 Subject: [PATCH] In progress... --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index f41b1c9..41861d6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -19,7 +19,7 @@ ExternalProject_Add (core INSTALL_DIR bundle ) -#INSTALL (DIRECTORY ${CMAKE_BINARY_DIR}/bundle DESTINATION "win32") +INSTALL (DIRECTORY ${CMAKE_BINARY_DIR}/bundle DESTINATION "win32")