4 lines
107 B
CMake
4 lines
107 B
CMake
target_sources(glez PRIVATE
|
|
"${CMAKE_CURRENT_LIST_DIR}/glez.h")
|
|
|
|
add_subdirectory(internal) |