• Robert Schmidt's avatar
    Remove cmake ENB_MODE option · 7ebdaf35
    Robert Schmidt authored
    ENB_MODE is a cmake option to swap the order of include directories.
    This has historical reasons; before OAI used cmake, it was very
    sensitive to the order of includes. Nowadays, the order does not matter.
    Remove this option, and fix the compilation issues that arise while
    doing so.
    7ebdaf35
ngap_common.h 6.97 KB