5 lines
84 B
CMake
5 lines
84 B
CMake
project(gles-compatibility-layer)
|
|
|
|
# GLES Compatibility Layer
|
|
add_subdirectory(src)
|