Skip to content

Commit f8ee1ca

Browse files
authored
Remove empty line before foreach loop (#19)
Removed an empty line before the foreach loop.
1 parent 747aa22 commit f8ee1ca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,6 @@ endif()
323323
enable_testing()
324324
include(get_module)
325325

326-
327326
foreach(entry IN LISTS IGANET_OPTIONAL)
328327

329328
# Extract entries of the form "module[branch]"

0 commit comments

Comments
 (0)