View of /trunk/indra/cmake/LLCommon.cmake
Parent Directory
|
Revision Log
Revision 135 -
(download)
(annotate)
Sun Mar 7 12:38:03 2010 UTC (3 years, 2 months ago) by mjm
File size: 247 byte(s)
Sun Mar 7 12:38:03 2010 UTC (3 years, 2 months ago) by mjm
File size: 247 byte(s)
Hippo Release v0.6.2
# -*- cmake -*-
include(APR)
include(Boost)
include(EXPAT)
include(ZLIB)
set(LLCOMMON_INCLUDE_DIRS
${LIBS_OPEN_DIR}/llcommon
${APRUTIL_INCLUDE_DIR}
${APR_INCLUDE_DIR}
${Boost_INCLUDE_DIRS}
)
set(LLCOMMON_LIBRARIES llcommon)
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

