metalcpp Short example to build a C++ metal program with CMake on macOS. Build mkdir build cd build cmake .. make ./metalcpp