mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-29 07:45:33 +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")
|