Sha256: f3fb5bb432aa7267ce9f6aee3780346ee6d0899154a3f05a1e57eb13bc5a1822

Contents?: true

Size: 138 Bytes

Versions: 20

Compression:

Stored size: 138 Bytes

Contents

file(GLOB SRC_HTTP "*.c" "*.h")
list(SORT SRC_HTTP)

add_library(http-parser OBJECT ${SRC_HTTP})

enable_warnings(implicit-fallthrough=1)

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
rugged-1.7.2 vendor/libgit2/deps/http-parser/CMakeLists.txt
rugged-1.6.5 vendor/libgit2/deps/http-parser/CMakeLists.txt
rugged-1.7.1 vendor/libgit2/deps/http-parser/CMakeLists.txt
rugged-1.6.3 vendor/libgit2/deps/http-parser/CMakeLists.txt
rugged-1.6.2 vendor/libgit2/deps/http-parser/CMakeLists.txt
rugged-1.5.1 vendor/libgit2/deps/http-parser/CMakeLists.txt
rugged-1.4.5 vendor/libgit2/deps/http-parser/CMakeLists.txt
rugged-1.5.0.1 vendor/libgit2/deps/http-parser/CMakeLists.txt
rugged-1.5.0 vendor/libgit2/deps/http-parser/CMakeLists.txt
rugged-1.3.2.3 vendor/libgit2/deps/http-parser/CMakeLists.txt
rugged-1.4.4 vendor/libgit2/deps/http-parser/CMakeLists.txt
rugged-1.3.2.1 vendor/libgit2/deps/http-parser/CMakeLists.txt
rugged-1.4.3 vendor/libgit2/deps/http-parser/CMakeLists.txt
rugged-1.3.2 vendor/libgit2/deps/http-parser/CMakeLists.txt
rugged-1.4.2 vendor/libgit2/deps/http-parser/CMakeLists.txt
rugged-1.3.1 vendor/libgit2/deps/http-parser/CMakeLists.txt
rugged-1.3.0 vendor/libgit2/deps/http-parser/CMakeLists.txt
rugged-1.2.0 vendor/libgit2/deps/http-parser/CMakeLists.txt
rugged-1.1.1 vendor/libgit2/deps/http-parser/CMakeLists.txt
rugged-1.1.0 vendor/libgit2/deps/http-parser/CMakeLists.txt