mirror of
https://github.com/pocoproject/poco.git
synced 2026-01-12 00:04:54 +08:00
Teach FindApache2.cmake to locate Apache on FreeBSD
This commit is contained in:
@@ -28,6 +28,7 @@ find_path(APACHE2_INCLUDE_DIR httpd.h
|
||||
${PC_APACHE2_INCLUDE_DIRS}
|
||||
/usr/include/httpd
|
||||
/usr/local/include/apache2
|
||||
/usr/local/include/apache24
|
||||
/usr/include/apache2
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user