Skip to content

Commit c7e746a

Browse files
committed
cmake: Clean up trailing whitespaces
This commit cleans up trailing whitespaces in CMake file. Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent bc29e2d commit c7e746a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/Zephyr-sdkConfig.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ set(ZEPHYR_TOOLCHAIN_VARIANT zephyr)
1515

1616
# Those are CMake package parameters.
1717
set(Zephyr-sdk_FOUND True)
18-
set(Zephyr-sdk_DIR ${ZEPHYR_SDK_INSTALL_DIR})
18+
set(Zephyr-sdk_DIR ${ZEPHYR_SDK_INSTALL_DIR})

0 commit comments

Comments
 (0)