summaryrefslogtreecommitdiff
path: root/indra/cmake/ExamplePlugin.cmake
blob: 62340354749812d51c7d5e143cc93c8de4d540b2 (plain)
1
2
3
4
5
6
# -*- cmake -*-
include(Linking)
include(Prebuilt)

set(EXAMPLEPLUGIN ON CACHE BOOL
        "EXAMPLEPLUGIN support for the llplugin/llmedia test apps.")