1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-21 09:09:43 +00:00

Merge branch 'lua_on_mac' into 'master'

Update extern/i18n.lua/CMakeLists.txt to be like the rest... (make i18n work on macOS)

See merge request OpenMW/openmw!1522
This commit is contained in:
Petr Mikheev 2022-01-03 11:53:07 +00:00
commit f91bd8d9eb

View file

@ -1,5 +1,5 @@
if (NOT DEFINED OPENMW_RESOURCES_ROOT)
message( FATAL_ERROR "OPENMW_RESOURCES_ROOT is not set" )
return()
endif()
# Copy resource files into the build directory