Changes between Version 70 and Version 71 of SummerOfCode


Ignore:
Timestamp:
Mar 3, 2016, 10:41:07 AM (8 years ago)
Author:
Bishop
Comment:

Add description for cmake idea

Legend:

Unmodified
Added
Removed
Modified
  • SummerOfCode

    v70 v71  
    100100
    101101'''10. CMake build'''[[BR]]
     102
     103The big part of work was done in this github repository (https://github.com/nextgis-extra/lib_gdal). The only few drivers now exist. This is a new point of view on GDAL sources organization and dependency third-party libraries (ExternalProject). All drivers needed third-party library should have capabilities to get them via ExternalProject mechanism.
    102104
    103105Skills: C++, C, CMake, Python, Doxygen