I wanna use xsimd library for SIMD programming. I am using cmake. Here is the CMakeLists.txt
cmake_minimum_required(VERSION 3.17) project(XSi