mirror of
https://git.tukaani.org/xz.git
synced 2025-04-22 23:50:51 +00:00
CI: Support XZ_NLS=OFF with CMake
This commit is contained in:
parent
ffa9fadecc
commit
d8e9dc63a6
@ -241,6 +241,7 @@ then
|
||||
# CMake disables the shared library by default.
|
||||
add_extra_option "$SHARED" "-DBUILD_SHARED_LIBS=ON" ""
|
||||
|
||||
add_extra_option "$NATIVE_LANG_SUPPORT" "" "-DXZ_NLS=OFF"
|
||||
add_extra_option "$SMALL" "-DXZ_SMALL=ON" ""
|
||||
|
||||
# Remove old cache file to clear previous settings.
|
||||
|
Loading…
x
Reference in New Issue
Block a user