Skip to content

Commit 005dc86

Browse files
author
root
committed
remove useless space
1 parent 600cf09 commit 005dc86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -603,7 +603,7 @@ install(
603603

604604
if(NOT EXISTS "${CMAKE_CURRENT_BINARY_DIR}/third_libs/install/")
605605
file(MAKE_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/third_libs/install/")
606-
endif()
606+
endif()
607607

608608
if(NOT ANDROID)
609609
install(

0 commit comments

Comments
 (0)