Build Pybind11 example with MSYS2, cmake and mingw : Error only Win32 target is supported
I want to compile and run a simple example with Pybind11.
I have two files example.cpp and CMakeLists.txt in my current directory and I use the MSYS2 MinGW x64 shell.