diff options
Diffstat (limited to 'indra/cmake/LLCA.cmake')
-rw-r--r-- | indra/cmake/LLCA.cmake | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/indra/cmake/LLCA.cmake b/indra/cmake/LLCA.cmake new file mode 100644 index 0000000000..412a5a99a4 --- /dev/null +++ b/indra/cmake/LLCA.cmake @@ -0,0 +1,4 @@ +# -*- cmake -*- +include(Prebuilt) + +use_prebuilt_binary(llca) |