pocoproject / poco

The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
https://pocoproject.org
Other
8.33k stars 2.15k forks source link

Fix detection of odbc and apache2 for Fedora #4461

Closed topazus closed 7 months ago

topazus commented 7 months ago

I used this PR as a patch in https://src.fedoraproject.org/rpms/poco/pull-request/5. It can help the finding of obdc and apache2 system dependencies on Fedora, without manually defining the location of the ODBC_INCLUDE_DIRS and APACHE2_INCLUDE_DIRS variables.