blob: f37aa3eee61e6dd3ff50f6203aa90aef31b401fe [file] [log] [blame]
Brian Waters13d96012017-12-08 16:53:31 -06001
2# Remove SCTP support at compilation
3set(CTEST_BUILD_OPTIONS "${CTEST_BUILD_OPTIONS} -DDISABLE_SCTP:BOOL=ON")
4
5set(CTEST_BUILD_NAME "No SCTP")