mirror of
https://github.com/OpenMW/openmw.git
synced 2025-03-01 00:39:43 +00:00
Update extern/i18n.lua/CMakeLists.txt to be like the rest... (make i18n work on macOS)
This commit is contained in:
parent
b0e2820340
commit
e4ee6ab0c1
1 changed files with 1 additions and 1 deletions
2
extern/i18n.lua/CMakeLists.txt
vendored
2
extern/i18n.lua/CMakeLists.txt
vendored
|
@ -1,5 +1,5 @@
|
||||||
if (NOT DEFINED OPENMW_RESOURCES_ROOT)
|
if (NOT DEFINED OPENMW_RESOURCES_ROOT)
|
||||||
message( FATAL_ERROR "OPENMW_RESOURCES_ROOT is not set" )
|
return()
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
# Copy resource files into the build directory
|
# Copy resource files into the build directory
|
||||||
|
|
Loading…
Reference in a new issue