mirror of
https://git.tukaani.org/xz.git
synced 2025-04-18 21:50:49 +00:00
CMake: Fix indentation
(cherry picked from commit c715dec8e800b65145918cfb0ee9bbc90faa8aad)
This commit is contained in:
parent
99555b721b
commit
e24a762f1b
@ -1634,7 +1634,7 @@ if(HAVE_DECODERS AND (NOT MSVC OR MSVC_VERSION GREATER_EQUAL 1900))
|
|||||||
|
|
||||||
if(SANDBOX_COMPILE_DEFINITION)
|
if(SANDBOX_COMPILE_DEFINITION)
|
||||||
target_compile_definitions("${XZDEC}" PRIVATE
|
target_compile_definitions("${XZDEC}" PRIVATE
|
||||||
"${SANDBOX_COMPILE_DEFINITION}")
|
"${SANDBOX_COMPILE_DEFINITION}")
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
tuklib_progname("${XZDEC}")
|
tuklib_progname("${XZDEC}")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user