summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpsi29a <psi29a@gmail.com>2022-01-03 09:45:52 +0000
committerpsi29a <psi29a@gmail.com>2022-01-03 09:45:52 +0000
commit476ebb2cf21f726248aab6fa5ebc7254f51592d3 (patch)
tree742806771ab07ae8d79ab082b7324bde73ad4f47
parentb0e282034055a783b83ecef6837957678ef2d6af (diff)
Update extern/i18n.lua/CMakeLists.txtlua_on_mac
-rw-r--r--extern/i18n.lua/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/extern/i18n.lua/CMakeLists.txt b/extern/i18n.lua/CMakeLists.txt
index aec4447470..1f7a71a2c2 100644
--- a/extern/i18n.lua/CMakeLists.txt
+++ b/extern/i18n.lua/CMakeLists.txt
@@ -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