We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f02106 commit 59997aeCopy full SHA for 59997ae
dub.sdl
@@ -12,7 +12,7 @@ configuration "lib" {
12
configuration "test" {
13
targetName "test"
14
targetType "executable"
15
- excludedSourceFiles "source/capnproto/benchmark/*" "source/capnproto/tests/*"
+ excludedSourceFiles "source/capnproto/benchmark/*" "source/capnproto/tests/*" "source/samples/mmap.d"
16
}
17
18
configuration "benchmark-carsales" {
0 commit comments