this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Print datatype while configuring cmake

+1
+1
CMakeLists.txt
··· 62 62 message(FATAL_ERROR "Don't know how to enable openmp for this compiler") 63 63 endif() 64 64 endif() 65 + message(STATUS "Building KissFFT with datatype=${KISSFFT_DATATYPE}") 65 66 66 67 set(KISSFFT_EXPORT_SUFFIX "") 67 68 if(BUILD_SHARED_LIBS)