Go to AOCL-FFTZ source package and create a folder named build. Go to the build folder. Use the following command to configure and build the library & test bench executable. cmake .. -T ClangCl -G <installed Visual Studio version> && cmake --build . --config Release --target INSTALL