mirror of https://github.com/ecmwf/eccodes.git
ECC-688: move endianess tests to eccodes
This commit is contained in:
parent
9f5e09c654
commit
97b6c7a8b7
|
@ -59,6 +59,9 @@ check_c_source_compiles(
|
||||||
|
|
||||||
include(eccodes_test_endiness)
|
include(eccodes_test_endiness)
|
||||||
|
|
||||||
|
ecbuild_debug("ECCODES_BIG_ENDIAN=${ECCODES_BIG_ENDIAN}")
|
||||||
|
ecbuild_debug("ECCODES_LITTLE_ENDIAN=${ECCODES_LITTLE_ENDIAN}")
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# some variables/options of this project
|
# some variables/options of this project
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue