diff options
author | Callum Prentice <callum@gmail.com> | 2017-07-12 10:56:23 -0700 |
---|---|---|
committer | Callum Prentice <callum@gmail.com> | 2017-07-12 10:56:23 -0700 |
commit | c6c7c7c71da48b60557dbc4b653398dd6343b6fc (patch) | |
tree | 6711858f93cb0353d44568c4531ba8392990cea2 /indra/cmake/LLBase.cmake | |
parent | 07185d300d7879fc4d8d268210fa2c440efe02f4 (diff) | |
parent | 83cda57b10e1416f2d104941f862f598653c42cb (diff) |
Automated merge with tip of viewer64
Diffstat (limited to 'indra/cmake/LLBase.cmake')
-rw-r--r-- | indra/cmake/LLBase.cmake | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/indra/cmake/LLBase.cmake b/indra/cmake/LLBase.cmake new file mode 100644 index 0000000000..76e3c688a3 --- /dev/null +++ b/indra/cmake/LLBase.cmake @@ -0,0 +1,4 @@ +# -*- cmake -*- +include(Prebuilt) + +use_prebuilt_binary(llbase) |