Skip to content
Snippets Groups Projects
Commit beb3ecf0 authored by Danilo Piparo's avatar Danilo Piparo
Browse files

[TDF] Remove tutorial tdf018 from tests if imt is off.

parent ab1ff418
No related branches found
No related tags found
No related merge requests found
......@@ -133,7 +133,7 @@ if(NOT TBB_FOUND AND NOT builtin_tbb)
endif()
if(NOT ROOT_imt_FOUND)
set(imt_veto multicore/imt*.C multicore/mt*.C)
set(imt_veto multicore/imt*.C multicore/mt*.C dataframe/tdf018_customActions.C)
else()
if(MSVC)
#---Multiproc is not supported on Windows
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment