mod(CMake): Reworked OSI linkage handling
In CMakeLists.txt, add_openpass_target() now supports a parameter to
`LINKOSI`, specifying shared or static linking of OSI and protobuf.
Signed-off-by:
Reinhard Biegel <reinhard.biegel@in-tech.com>
parent
0316819e
No related branches found
No related tags found
Showing
- cmake/FindOSI.cmake 88 additions, 61 deletionscmake/FindOSI.cmake
- cmake/FindProtobuf.cmake 79 additions, 0 deletionscmake/FindProtobuf.cmake
- cmake/HelperMacros.cmake 37 additions, 17 deletionscmake/HelperMacros.cmake
- cmake/global.cmake 0 additions, 1 deletioncmake/global.cmake
- sim/src/components/Algorithm_FmuWrapper/CMakeLists.txt 2 additions, 3 deletionssim/src/components/Algorithm_FmuWrapper/CMakeLists.txt
- sim/tests/unitTests/components/Algorithm_FmuWrapper/CMakeLists.txt 2 additions, 3 deletions.../unitTests/components/Algorithm_FmuWrapper/CMakeLists.txt
Loading
Please register or sign in to comment