[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [krita] 3rdparty/ext_boost: update the boost version numbers in windows instructions
From:       Scott Petrovic <scottpetrovic () gmail ! com>
Date:       2016-08-28 8:47:58
Message-ID: E1bdvl0-0001pc-Mh () code ! kde ! org
[Download RAW message or body]

Git commit b32d77da421cf30e6e9ff8beb7780720d319279a by Scott Petrovic.
Committed on 28/08/2016 at 08:47.
Pushed by scottpetrovic into branch 'master'.

update the boost version numbers in windows instructions

M  +3    -3    3rdparty/ext_boost/CMakeLists.txt

http://commits.kde.org/krita/b32d77da421cf30e6e9ff8beb7780720d319279a

diff --git a/3rdparty/ext_boost/CMakeLists.txt b/3rdparty/ext_boost/CMakeLi=
sts.txt
index 759e6cd..b3ff554 100755
--- a/3rdparty/ext_boost/CMakeLists.txt
+++ b/3rdparty/ext_boost/CMakeLists.txt
@@ -19,7 +19,7 @@ if (MSVC)
 		ExternalProject_Add_Step(
 			ext_boost
 			post_install
-			COMMAND ${CMAKE_COMMAND} -E copy ${PREFIX_ext_boost}/lib/boost_system-v=
c140-mt-1_55.dll ${PREFIX_ext_boost}/bin/boost_system-vc140-mt-1_55.dll
+			COMMAND ${CMAKE_COMMAND} -E copy ${PREFIX_ext_boost}/lib/boost_system-v=
c140-mt-1_61.dll ${PREFIX_ext_boost}/bin/boost_system-vc140-mt-1_61.dll
 			DEPENDEES install
 		)
 		=

@@ -43,7 +43,7 @@ if (MSVC)
         ExternalProject_Add_Step(
 			ext_boost
 			post_install
-			COMMAND ${CMAKE_COMMAND} -E copy ${PREFIX_ext_boost}/lib/boost_system-v=
c140-mt-1_55.dll ${PREFIX_ext_boost}/bin/boost_system-vc140-mt-1_55.dll
+			COMMAND ${CMAKE_COMMAND} -E copy ${PREFIX_ext_boost}/lib/boost_system-v=
c140-mt-1_61.dll ${PREFIX_ext_boost}/bin/boost_system-vc140-mt-1_61.dll
 			DEPENDEES install
 		)
 	endif()
@@ -67,7 +67,7 @@ elseif(MINGW)
    ExternalProject_Add_Step(
        ext_boost
        post_install
-       COMMAND ${CMAKE_COMMAND} -E copy ${PREFIX_ext_boost}/lib/libboost_s=
ystem-mgw51-mt-1_55.dll ${PREFIX_ext_boost}/bin/
+       COMMAND ${CMAKE_COMMAND} -E copy ${PREFIX_ext_boost}/lib/libboost_s=
ystem-mgw51-mt-1_61.dll ${PREFIX_ext_boost}/bin/
        DEPENDEES install
    )
 else()
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic