View of /trunk/indra/cmake/LLMessage.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: 262 byte(s)
Sun Mar 7 12:38:03 2010 UTC (3 years, 2 months ago) by mjm
File size: 262 byte(s)
Hippo Release v0.6.2
# -*- cmake -*-
include(CARes)
include(CURL)
include(OpenSSL)
include(XmlRpcEpi)
set(LLMESSAGE_INCLUDE_DIRS
${LIBS_OPEN_DIR}/llmessage
${CARES_INCLUDE_DIRS}
${CURL_INCLUDE_DIRS}
${OPENSSL_INCLUDE_DIRS}
)
set(LLMESSAGE_LIBRARIES llmessage)
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

