Changeset 24005
- Timestamp:
- 06/11/19 10:15:09 (6 years ago)
- Location:
- issm/trunk-jpl/externalpackages/cmake
- Files:
-
- 3 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified issm/trunk-jpl/externalpackages/cmake/configs/MacOS/High_Sierra/Utilities/cmcurl/CMakeLists.txt.patch ¶
r24003 r24005 10 10 else() 11 11 set(CMAKE_USE_DARWINSSL OFF CACHE INTERNAL "enable Apple OS native SSL/TLS") 12 --- Source/CPack/cmCPackDragNDropGenerator.cxx_orig 2017-08-29 08:45:50.000000000 +020013 +++ Source/CPack/cmCPackDragNDropGenerator.cxx 2017-08-29 08:46:04.000000000 +020014 @@ -12,6 +12,7 @@15 #include <iomanip>16 #include <map>17 #include <stdlib.h>18 +#include <algorithm>19 20 #include <CoreFoundation/CoreFoundation.h> -
TabularUnified issm/trunk-jpl/externalpackages/cmake/install-macosx64-highsierra.sh ¶
r24004 r24005 19 19 # Patch 20 20 patch install/Utilities/cmcurl/CMakeLists.txt configs/MacOS/High_Sierra/Utilities/cmcurl/CMakeLists.txt.patch 21 patch install/Source/CPack/cmCPackDragNDropGenerator.cxx configs/MacOS/High_Sierra/Source/CPack/cmCPackDragNDropGenerator.cxx.patch 21 22 22 23 #Compile cmake
Note:
See TracChangeset
for help on using the changeset viewer.