cmake_minimum_required(VERSION 3.12)
project(test LANGUAGES NONE)

find_package(Glad CONFIG REQUIRED)
