Skip to content

Commit 28133f7

Browse files
author
Stuart Alldritt
committed
Fixing whitespace
1 parent 0d758a7 commit 28133f7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

CMakeLists.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -230,9 +230,7 @@ if (${K4A_INSTALL_NEEDED})
230230
# Tell cmake that we need to clean up these DLLs on a "make clean"
231231
set_property(DIRECTORY APPEND PROPERTY ADDITIONAL_MAKE_CLEAN_FILES "${DLL_COPY_DIRECTORY}/${DLL_NAME}")
232232
endforeach(DLL)
233-
234-
235-
233+
236234
endif()
237235

238236
##################################

0 commit comments

Comments
 (0)