Skip to content

Commit 5cc2c82

Browse files
dummy changes test 1
1 parent c26684e commit 5cc2c82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmake/helpers.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -353,6 +353,7 @@ function(add_umf_library)
353353
# * LIBS - libraries to be linked with
354354
# * LINUX_MAP_FILE - path to linux linker map (.map) file
355355
# * WINDOWS_DEF_FILE - path to windows module-definition (DEF) file
356+
#
356357

357358
set(oneValueArgs NAME TYPE LINUX_MAP_FILE WINDOWS_DEF_FILE)
358359
set(multiValueArgs SRCS LIBS)

0 commit comments

Comments
 (0)