mirror of https://github.com/ecmwf/eccodes.git
GRIB-689: CMake: threads not enabled
This commit is contained in:
parent
8d9cd344fa
commit
76b1ad64a9
|
@ -157,6 +157,7 @@ if( HAVE_GRIB_THREADS )
|
|||
endif()
|
||||
endif()
|
||||
endif()
|
||||
message(STATUS " GRIB_PTHREADS=${GRIB_PTHREADS}")
|
||||
|
||||
set( GRIB_MEM_ALIGN 0 )
|
||||
if( ENABLE_ALIGN_MEMORY )
|
||||
|
|
Loading…
Reference in New Issue