mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-12 00:40:23 +00:00
6 lines
175 B
CMake
6 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")
|