annotate contrib/nightly_tests/nosctp.conf @ 348:d978dd58a1d9

Improved management of the source directory in tests
author Sebastien Decugis <sdecugis@nict.go.jp>
date Tue, 29 Jun 2010 16:21:14 +0900
parents
children 195096819152
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
d978dd58a1d9 Improved management of the source directory in tests
Sebastien Decugis <sdecugis@nict.go.jp>
parents:
diff changeset
3 set(CTEST_BUILD_OPTIONS "-DDISABLE_SCTP:BOOL=ON")
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"