openmw/files/CMakeLists.txt

4 lines
99 B
CMake

add_subdirectory(mygui)
add_subdirectory(shaders)
add_subdirectory(data)
add_subdirectory(lua_api)