We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88dba54 commit ec85195Copy full SHA for ec85195
dub.sdl
@@ -10,7 +10,7 @@ sourcePaths "source/"
10
importPaths "source/"
11
12
// Needed on OSX with DMD 2.079+: https://github.com/vibe-d/vibe.d/issues/2155
13
-versions "VibeLibeventDriver" platform="osx"
+subConfiguration "vibe-d:core" "libevent" platform="osx"
14
15
configuration "application" {
16
targetType "executable"
0 commit comments