mirror of
https://github.com/nghttp2/nghttp2.git
synced 2025-12-07 18:48:54 +08:00
7 lines
85 B
Go
7 lines
85 B
Go
package nghttp2
|
|
|
|
const (
|
|
buildDir = "@top_builddir@"
|
|
sourceDir = "@top_srcdir@"
|
|
)
|