webshims/CMakeLists.txt

7 lines
80 B
CMake

cmake_minimum_required(VERSION 3.10)
project(webshims)
add_subdirectory(src)