mirror of https://github.com/ecmwf/eccodes.git
Add extra info during cmake step
This commit is contained in:
parent
e1370b8296
commit
32fb8bd28b
|
@ -64,6 +64,7 @@ endif()
|
|||
|
||||
ecbuild_debug("ECCODES_BIG_ENDIAN=${ECCODES_BIG_ENDIAN}")
|
||||
ecbuild_debug("ECCODES_LITTLE_ENDIAN=${ECCODES_LITTLE_ENDIAN}")
|
||||
ecbuild_info("Operating system=${CMAKE_SYSTEM} (${EC_OS_BITS} bits)")
|
||||
|
||||
###############################################################################
|
||||
# some variables/options of this project
|
||||
|
|
Loading…
Reference in New Issue