View of /trunk/indra/cmake/LScript.cmake
Parent Directory
|
Revision Log
Revision 135 -
(download)
(annotate)
Sun Mar 7 12:38:03 2010 UTC (3 years, 3 months ago) by mjm
File size: 371 byte(s)
Sun Mar 7 12:38:03 2010 UTC (3 years, 3 months ago) by mjm
File size: 371 byte(s)
Hippo Release v0.6.2
# -*- cmake -*-
set(LSCRIPT_INCLUDE_DIRS
${LIBS_OPEN_DIR}/lscript
${LIBS_OPEN_DIR}/lscript/lscript_compile
${LIBS_OPEN_DIR}/lscript/lscript_execute
${LIBS_OPEN_DIR}/lscript/lscript_execute_mono
)
set(LSCRIPT_LIBRARIES
lscript_compile
lscript_execute
lscript_library
)
set(LSCRIPT_EXECUTE_MONO_LIBRARIES lscript_execute_mono)| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

