add_library(opengl INTERFACE)
target_include_directories(opengl INTERFACE ${CMAKE_CURRENT_SOURCE_DIR}/include)
