Fix CMakeLists.txt typo on USE_ONEDPL
This commit is contained in:
parent
379bc2032c
commit
14844ceb56
@ -92,7 +92,7 @@ if (USE_TBB)
|
||||
endif ()
|
||||
endif ()
|
||||
|
||||
option(USE_TBB "Enable oneDPL library for *supported* models. Enabling this on models that
|
||||
option(USE_ONEDPL "Enable oneDPL library for *supported* models. Enabling this on models that
|
||||
don't explicitly link against DPL is a no-op, see description of your selected
|
||||
model on how this is used." OFF)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user