mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Add FindPackage to httpbf module.
This commit is contained in:
parent
8b52387c1a
commit
da52acbec6
@ -1,5 +1,8 @@
|
||||
project(httpbflib C)
|
||||
|
||||
find_package(Neon)
|
||||
|
||||
|
||||
set(HTTPBF_PUBLIC_INCLUDE_DIRS
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/src
|
||||
CACHE INTERNAL "httpbflib public include directories"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user