mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-21 14:49:18 +02:00
cmake: Exclude (chibi process) test on CTest
(chibi process) is not implemented on Win32.
This commit is contained in:
parent
9e773f3daf
commit
98d73d0da2
1 changed files with 1 additions and 0 deletions
|
@ -268,6 +268,7 @@ set(testexcludes
|
||||||
chibi/doc-test # Depends (chibi time)
|
chibi/doc-test # Depends (chibi time)
|
||||||
chibi/system-test
|
chibi/system-test
|
||||||
chibi/tar-test # Depends (chibi system)
|
chibi/tar-test # Depends (chibi system)
|
||||||
|
chibi/process-test # Not applicable
|
||||||
)
|
)
|
||||||
|
|
||||||
set(testlibs)
|
set(testlibs)
|
||||||
|
|
Loading…
Add table
Reference in a new issue