Closed diegoferigo closed 5 years ago
And I finally managed to allow doing the following:
find_package(BlockFactory COMPONENTS Core Simulink REQUIRED)
instead of
find_package(BlockFactory COMPONENTS BlockFactoryCore BlockFactorySimulink REQUIRED)
Renamed the following components:
Mex
~>Simulink
Coder
~>SimulinkCoder
It should improve the understanding of the components features.