Skip to content

Commit fb526ff

Browse files
committed
[cmake] Correct typo
1 parent fa43cb3 commit fb526ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ if(root7)
376376
)
377377
if(NOT davix)
378378
list(APPEND root7_veto io/ntuple/ntpl004_dimuon.C)
379-
list(APPEND root7_veto io/ntuple/ntpl008_import)
379+
list(APPEND root7_veto io/ntuple/ntpl008_import.C)
380380
list(APPEND root7_veto io/ntuple/ntpl011_global_temperatures.C)
381381
endif()
382382
if(NOT dataframe)

0 commit comments

Comments
 (0)