/[Apache-SVN]
ViewVC logotype

Revision 1835134


Jump to revision: Previous Next
Author: brane
Date: Thu Jul 5 12:41:13 2018 UTC (5 years, 10 months ago)
Changed paths: 5
Log Message:
Fix CMake build on Unix:

* CMakeLists.txt:
   - Default string options to empty string instead of boolean "OFF".
   - Expose APR/-Util libraries as interface requirements of the
     shared Serf library, since its users will have to use APR functions.

* build/APRCommon.cmake, build/FindAPR.cmake, build/FindAPRUtil.cmake:
   Fix argument and result quoting when invoking apr-1-config etc.
* build/SerfVersion.cmake: Look for serf.h header in the known source directory.


Changed paths

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

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26