I downloaded webview and added this cmakelists file:
cmake_minimum_required(VERSION 3.17) project(webview) set(CMAKE_CXX_STANDARD 17) include_directories(script