• Sang Ik Lee's avatar
    Allow CPU build without TBB. (#2160) · c3eef5ab
    Sang Ik Lee authored
    * Allow TBB to be excluded from CPU build.
    
    * Change some CMake scope.
    
    * m_use_tbb can be removed if TBB is not enabled.
    
    * Revert some CMake linkage scope as it breaks unit test.
    
    * Migrate changes from #3652.
    c3eef5ab
Name
Last commit
Last update
..
CMakeLists.txt Loading commit data...
codegen_visibility.h Loading commit data...
compiler.cpp Loading commit data...
compiler.hpp Loading commit data...
execution_engine.cpp Loading commit data...
execution_engine.hpp Loading commit data...