Skip to content

Changes

Summary

  1. Remove unused configuration variables. (#1230) (details)
Commit 8670c5c1e12de19e0bc0a0c40adbb04c92150f5e by Mahder Gebremedhin
Remove unused configuration variables. (#1230)

  - These variables are either not used or used but no longer needed. Remove
    them to simplify the Makefiles/scripts.

    Soon it should be time to switch the whole thing to direct CMake
    invocation instead of using Makefiles/Bat Scripts. Then only thing
    remaining is to make sure cross-compilation works as intended.
The file was modified Makefile (diff)
The file was modified configWinVS.bat (diff)
The file was modified src/OMSimulatorPython/capi.py (diff)