diff options
Diffstat (limited to 'indra/cmake/LLCoreHttp.cmake')
-rw-r--r-- | indra/cmake/LLCoreHttp.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/cmake/LLCoreHttp.cmake b/indra/cmake/LLCoreHttp.cmake index a166c96043..22ed5fef9c 100644 --- a/indra/cmake/LLCoreHttp.cmake +++ b/indra/cmake/LLCoreHttp.cmake @@ -2,4 +2,4 @@ include(CURL) include(OpenSSL) -include(NGHTTP2)
\ No newline at end of file +include(NGHTTP2) |