summaryrefslogtreecommitdiff
path: root/indra/cmake/FMODSTUDIO.cmake
AgeCommit message (Expand)Author
2024-08-15Make packages/lib/release directory automaticallyErik Kundiman
2024-08-13Remove already implied file(MAKE_DIRECTORY)Erik Kundiman
2024-08-13CMake file & try_compile replacing execute_processErik Kundiman
2024-08-12Automatically lipo -thin libfmod.dylibErik Kundiman
2024-08-12Right WORKING_DIRECTORY values to shorten pathsErik Kundiman
2024-08-12Remove unarchived dependencies after config/buildErik Kundiman
2024-08-12Download & install aren't redone when installedErik Kundiman
2024-08-08Long parameters go into new lines in FMOD CMakeErik Kundiman
2024-08-08Make sure lib/release exists before copying FMODErik Kundiman
2024-08-08Install FMOD 2.03.02 automatically on GNU/LinuxErik Kundiman
2024-08-07Install FMOD automatically on macOSErik Kundiman
2024-06-14Make it build if USE_FMODSTUDIO is set to trueErik Kundiman
2023-05-03DRTVWR-559: Replace debugLoggingEnabled() function with LL_DEBUGS().Nat Goodspeed
2022-04-17Remove function create_target and instead directly use add_libraryNicky
2022-04-17Switch to target_include_directoriesNicky
2022-04-17Switch over to standard target_link_libraries (cmake requirements are high en...Nicky
2022-04-16Streamline fmodstudio/openal targets:Nicky
2022-04-16Initialize variables so that calling cmake with "--warn-unused-vars --warn-un...Nicky
2022-04-13Rework cmake, the original plan was to maybe be able to use conan targets wit...Nicky
2022-04-06Remove erroneous lines.Nicky
2022-04-06Move CMake files to modernized cmake syntax, step 1.Nicky
2020-02-04SL-11445 Couple small fixesAndrey Kleshchev
2020-01-31Merged in SL-11445 Upgrade Fmodex to Fmod StudioAndrey Kleshchev