/[Apache-SVN]
ViewVC logotype

Revision 1841780


Jump to revision: Previous Next
Author: brane
Date: Sun Sep 23 19:58:08 2018 UTC (5 years, 7 months ago)
Changed paths: 3
Log Message:
Use proper target dependencies for APR and APR-Util, and support
linking with static APR on Windows.

* build/FindAPR.cmake: Define targets APR::APR and APR::APR_static.
* build/FindAPRUtil.cmake: Define targets APR::APRUTIL and APR::APRUTIL_static.

* CMakeLists.txt:
  - Use the new APR::* target dependencies instead of variables,
    except for generating the pkg-config file.
  - Support the APR_STATIC flag on Windows.


Changed paths

Path Details
Directoryserf/trunk/CMakeLists.txt modified , text changed
Directoryserf/trunk/build/FindAPR.cmake modified , text changed
Directoryserf/trunk/build/FindAPRUtil.cmake modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26