Changes between Initial Version and Version 1 of Ticket #49482


Ignore:
Timestamp:
Oct 27, 2015, 9:39:11 PM (9 years ago)
Author:
mf2k (Frank Schima)
Comment:

In the future, please use WikiFormatting.

Please do not Cc openmaintainer@… because it is not a valid email address.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #49482

    • Property Owner changed from macports-tickets@… to tlockhart1976@…
    • Property Cc tlockhart1976@… openmaintainer@… removed
  • Ticket #49482 – Description

    initial v1  
    11The following files are not installed by the port, but are by the upstream cmake build system.
    22
     3{{{
    34$prefix/lib/cmake/GeographicLib/geographiclib-config-version.cmake
    45$prefix/lib/cmake/GeographicLib/geographiclib-config.cmake
    56$prefix/lib/cmake/GeographicLib/geographiclib-targets-release.cmake
    67$prefix/lib/cmake/GeographicLib/geographiclib-targets.cmake
    7 
     8}}}
    89
    910The upstream provides several build systems (autotools and cmake among others), and documents cmake as preferred.