GRIB-689: CMake: threads not enabled

This commit is contained in:
Shahram Najm 2015-01-29 16:22:33 +00:00
parent 8d9cd344fa
commit 76b1ad64a9
1 changed files with 1 additions and 0 deletions

View File

@ -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 )