summaryrefslogtreecommitdiff
path: root/indra/cmake/LibVLCPlugin.cmake
AgeCommit message (Expand)Author
2024-08-13Only download when there aren't the files yetErik Kundiman
2024-08-13CMake file & try_compile replacing execute_processErik Kundiman
2024-08-12Right WORKING_DIRECTORY values to shorten pathsErik Kundiman
2024-08-12Download VLC dmg automaticallyErik Kundiman
2024-08-07Open VLC dmg automaticallyErik Kundiman
2024-07-29Get VLC streaming to work again on macOSErik Kundiman
2023-12-06The VLC used on macOS is the one in /ApplicationsErik Kundiman
2023-07-29Fix CMAKE_PREFIX_PATH setting syntax for DarwinErik Kundiman
2023-07-29Start adding LibVLC support when using system libsErik Kundiman
2022-04-17Remove function create_target and instead directly use add_libraryNicky
2022-04-17Switch over to standard target_link_libraries (cmake requirements are high en...Nicky
2022-04-16Cleanup, remove unused variableNicky
2022-04-13Rework cmake, the original plan was to maybe be able to use conan targets wit...Nicky
2022-04-13Remove obsolete and unmaintained USE_SYSTEMLIBSNicky
2022-04-06Remove erroneous characters.Nicky
2022-04-06Move CMake files to modernized cmake syntax, step 1.Nicky
2017-01-27First batch of changes to add LibVLC media plugin to macOS viewer. Plugin fai...Callum Linden
2016-06-01Linux: Use media_plugin_libvlc for media playback.Nicky
2016-05-13Additional set of changes to use vlc-bin packagecallum_linden
2016-05-06Moving to a private repocallum_linden