cmake HAVE_ALIGNED_ALLOC examples

HDFGroup/hdf5 config/cmake/ZLIBNG/CMakeLists.txt :465

check_symbol_exists(aligned_alloc stdlib.h HAVE_ALIGNED_ALLOC)

HDFGroup/hdf5 config/cmake/ZLIBNG/CMakeLists.txt :467

add_definitions(-DHAVE_ALIGNED_ALLOC)

InsightSoftwareConsortium/ITK Modules/ThirdParty/HDF5/src/itkhdf5/config/cmake/ZLIBNG/CMakeLists.txt :392

check_symbol_exists(aligned_alloc stdlib.h HAVE_ALIGNED_ALLOC)

InsightSoftwareConsortium/ITK Modules/ThirdParty/HDF5/src/itkhdf5/config/cmake/ZLIBNG/CMakeLists.txt :394

add_definitions(-DHAVE_ALIGNED_ALLOC)

InsightSoftwareConsortium/ITK Modules/ThirdParty/ZLIB/src/itkzlib-ng/CMakeLists.txt :462

check_symbol_exists(aligned_alloc stdlib.h HAVE_ALIGNED_ALLOC)

InsightSoftwareConsortium/ITK Modules/ThirdParty/ZLIB/src/itkzlib-ng/CMakeLists.txt :464

add_definitions(-DHAVE_ALIGNED_ALLOC)

cachelot/cachelot CMakeLists.txt :110

check_cxx_symbol_exists (aligned_alloc stdlib.h HAVE_ALIGNED_ALLOC)

Froser/gamemachine src/3rdparty/openal-soft-1.19.1/CMakeLists.txt :551

CHECK_SYMBOL_EXISTS(aligned_alloc    stdlib.h HAVE_ALIGNED_ALLOC)