/indra/cmake/MediaPluginBase.cmake
https://bitbucket.org/lindenlab/viewer-beta/ · CMake · 8 lines · 4 code · 3 blank · 1 comment · 0 complexity · c0b937118d21a4f53d3668c7eddc3de5 MD5 · raw file
- # -*- cmake -*-
- set(MEDIA_PLUGIN_BASE_INCLUDE_DIRS
- ${LIBS_OPEN_DIR}/media_plugins/base/
- )
- set(MEDIA_PLUGIN_BASE_LIBRARIES media_plugin_base)