mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-24 04:43:49 +00:00
Added missing line continuation to ICU_ROOT setting on macos CI
This commit is contained in:
parent
9809b873a0
commit
7821029056
@ -26,6 +26,6 @@ cmake \
|
||||
-D BUILD_BSATOOL=TRUE \
|
||||
-D BUILD_ESSIMPORTER=TRUE \
|
||||
-D BUILD_NIFTEST=TRUE \
|
||||
-D ICU_ROOT="/usr/local/opt/icu4c"
|
||||
-D ICU_ROOT="/usr/local/opt/icu4c" \
|
||||
-G"Unix Makefiles" \
|
||||
..
|
||||
|
Loading…
x
Reference in New Issue
Block a user