mirror of
https://github.com/OpenMW/openmw.git
synced 2025-06-03 14:41:32 +00:00
5 lines
175 B
CMake
5 lines
175 B
CMake
add_subdirectory(shaders)
|
|
add_subdirectory(data)
|
|
add_subdirectory(lua_api)
|
|
|
|
copy_resource_file("launcher/images/openmw.png" "${OPENMW_RESOURCES_ROOT}" "resources/openmw.png")
|