Skip to content

Commit 16de433

Browse files
committed
Adding newline to FindUUID
1 parent 4ed7a24 commit 16de433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/FindUUID.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,4 +112,4 @@ else (UUID_LIBRARIES AND UUID_INCLUDE_DIRS)
112112
# show the UUID_INCLUDE_DIRS and UUID_LIBRARIES variables only in the advanced view
113113
mark_as_advanced(UUID_INCLUDE_DIRS UUID_LIBRARIES)
114114

115-
endif (UUID_SYMBOL)
115+
endif (UUID_SYMBOL)

0 commit comments

Comments
 (0)