cmake VEXCL_HAVE_FFTW examples

ddemidov/vexcl examples/CMakeLists.txt :71

target_compile_definitions(fft_benchmark ${LIB_TYPE} VEXCL_HAVE_FFTW)

ddemidov/vexcl tests/CMakeLists.txt :144

target_compile_definitions(fft INTERFACE VEXCL_HAVE_FFTW)

KratosMultiphysics/Kratos external_libraries/vexcl/examples/CMakeLists.txt :71

target_compile_definitions(fft_benchmark ${LIB_TYPE} VEXCL_HAVE_FFTW)

KratosMultiphysics/Kratos external_libraries/vexcl/tests/CMakeLists.txt :144

target_compile_definitions(fft INTERFACE VEXCL_HAVE_FFTW)