feat(linear-static-3d-euler-beam): step 17 - parallel-for-tbb
This commit is contained in:
@@ -3,6 +3,7 @@ add_library(
|
||||
STATIC
|
||||
analysis/analysis_model.cpp
|
||||
analysis/analysis_state.cpp
|
||||
assembly/parallel_for.cpp
|
||||
build_info.cpp
|
||||
core/diagnostic.cpp
|
||||
core/status.cpp
|
||||
@@ -25,6 +26,7 @@ target_link_libraries(
|
||||
fesa_solver
|
||||
PRIVATE
|
||||
Fesa::MKL
|
||||
Fesa::TBB
|
||||
)
|
||||
|
||||
# Product warnings are strict without imposing FESA policy on external targets.
|
||||
|
||||
Reference in New Issue
Block a user