annotate contrib/nightly_tests/nosctp.conf @ 417:195096819152 1.0.0-rc1

Cleanups in documentation
author Sebastien Decugis <sdecugis@nict.go.jp>
date Thu, 08 Jul 2010 17:55:18 +0900
parents d978dd58a1d9
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
348
d978dd58a1d9 Improved management of the source directory in tests
Sebastien Decugis <sdecugis@nict.go.jp>
parents:
diff changeset
1
d978dd58a1d9 Improved management of the source directory in tests
Sebastien Decugis <sdecugis@nict.go.jp>
parents:
diff changeset
2 # Remove SCTP support at compilation
417
195096819152 Cleanups in documentation
Sebastien Decugis <sdecugis@nict.go.jp>
parents: 348
diff changeset
3 set(CTEST_BUILD_OPTIONS "${CTEST_BUILD_OPTIONS} -DDISABLE_SCTP:BOOL=ON")
348
d978dd58a1d9 Improved management of the source directory in tests
Sebastien Decugis <sdecugis@nict.go.jp>
parents:
diff changeset
4
d978dd58a1d9 Improved management of the source directory in tests
Sebastien Decugis <sdecugis@nict.go.jp>
parents:
diff changeset
5 set(CTEST_BUILD_NAME "No SCTP")
"Welcome to our mercurial repository"