search for: add_feature_info

Displaying 1 result from an estimated 1 matches for "add_feature_info".

2017 May 29
0
[PATCH] Add CMake build script
...odec" + PURPOSE "Enables speexenc tool preprocessing options") +set_package_properties(FFTW PROPERTIES TYPE OPTIONAL + URL "http://www.fftw.org/" + DESCRIPTION "fast Fourier transform library" + PURPOSE "Enables use of FFTW for fast Fourier transforms") +add_feature_info(ENABLE_ALLOCA USE_ALLOCA "Make use of alloca function.") +add_feature_info(ENABLE_VAR_ARRAYS VAR_ARRAYS "Make use of variable-length arrays.") +add_feature_info(ENABLE_FLOATING_POINT ENABLE_FLOATING_POINT "compile as floating-point.") +add_feature_info(ENABLE_FIXED_POI...