diff options
author | Leslie Linden <leslie@lindenlab.com> | 2011-08-22 11:41:18 -0700 |
---|---|---|
committer | Leslie Linden <leslie@lindenlab.com> | 2011-08-22 11:41:18 -0700 |
commit | 4b2ba7236f4af762faec138d920e90f12d332b06 (patch) | |
tree | db848fd4e714a615c1c1e16d9409016b8f70966a /indra/cmake/LScript.cmake | |
parent | 7b09592bf9968dfda5c4cedf4b55e0459e6bd764 (diff) | |
parent | c8712fb180aedf84dc48ade636ec0aae8d905bf7 (diff) |
Merge from viewer-experience
Diffstat (limited to 'indra/cmake/LScript.cmake')
-rw-r--r-- | indra/cmake/LScript.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/cmake/LScript.cmake b/indra/cmake/LScript.cmake index 86bfcb7440..21e78fc2c0 100644 --- a/indra/cmake/LScript.cmake +++ b/indra/cmake/LScript.cmake @@ -13,4 +13,4 @@ set(LSCRIPT_LIBRARIES lscript_library ) -set(LSCRIPT_EXECUTE_MONO_LIBRARIES lscript_execute_mono)
\ No newline at end of file +set(LSCRIPT_EXECUTE_MONO_LIBRARIES lscript_execute_mono) |