This website requires JavaScript.
Explore
Help
Sign In
livie
/
phoenix-firestorm
Watch
1
Star
0
Fork
You've already forked phoenix-firestorm
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ea7526eecf
phoenix-firestorm
/
indra
/
cmake
/
FindNGHTTP2.cmake
6 lines
88 B
CMake
Raw
Blame
History
# -*- cmake -*-
include
(
FindPkgConfig
)
pkg_check_modules
(
NGHTTP2
REQUIRED
libnghttp2
)
Reference in New Issue
View Git Blame
Copy Permalink