Changes between Initial Version and Version 1 of Ticket #875


Ignore:
Timestamp:
12/05/20 02:21:50 (4 years ago)
Author:
arango
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #875

    • Property ResolutionDone
    • Property Status newclosed
  • Ticket #875 – Description

    initial v1  
    1717* A Perl script '''!FixDependInfo.pl''' was added to '''ROMS/Bin''' to remove '''.F''' files the compiler dependency information when using CMake. The dependency generator is easily confused by '''CPP if-directives'''. Only the preprocesed '''.f90''' files are used to determine the dependencies.
    1818
     19* '''WARNING:''' this version of '''CMake''' uses '''ecbuild''' developed at '''ECMWF''', which consists of a set of macros as well as a wrapper around '''CMake'''. It can be downloaded from [https://github.com/ecmwf/ecbuild GitHub]. For tutorial and usage check its [https://cmake.org/cmake/help/latest/guide/tutorial/index.html documentation].
     20
     21----
     22
    1923Many thanks to David Robertson for his persistence and making '''CMake''' work in '''ROMS'''.
    2024