Skip to content

Commit e023803

Browse files
committed
Tell cmake that the df032 tutorial needs numpy.
1 parent 8ba52e8 commit e023803

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tutorials/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -798,6 +798,7 @@ if(ROOT_pyroot_FOUND)
798798
# and add it to the list "fixtureLists" below.
799799
file(GLOB requires_numpy RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
800800
dataframe/df026_AsNumpyArrays.py
801+
dataframe/df032_RDFFromNumpy.py
801802
fit/combinedFit.py
802803
fit/multifit.py
803804
roofit/rf409_NumPyPandasToRooFit.py)

0 commit comments

Comments
 (0)