Skip to content

Commit e1e8bdf

Browse files
aphecetchesawenzel
authored andcommitted
Remove leftover debug line that causes a bug
1 parent 4af9461 commit e1e8bdf

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

cmake/AddRootDictionary.cmake

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,6 @@ function(add_root_dictionary target)
127127

128128
set(includeDirs $<TARGET_PROPERTY:${target},INCLUDE_DIRECTORIES>)
129129

130-
set(prop "")
131-
132130
# add a custom command to generate the dictionary using rootcling
133131
# cmake-format: off
134132
add_custom_command(

0 commit comments

Comments
 (0)