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

cpp17_on_mac
psi29a 2 years ago committed by Petr Mikheev
parent b0e2820340
commit e4ee6ab0c1

@ -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

Loading…
Cancel
Save