index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
cmake
/
FMODSTUDIO.cmake
Age
Commit message (
Expand
)
Author
2024-08-15
Make packages/lib/release directory automatically
Erik Kundiman
2024-08-13
Remove already implied file(MAKE_DIRECTORY)
Erik Kundiman
2024-08-13
CMake file & try_compile replacing execute_process
Erik Kundiman
2024-08-12
Automatically lipo -thin libfmod.dylib
Erik Kundiman
2024-08-12
Right WORKING_DIRECTORY values to shorten paths
Erik Kundiman
2024-08-12
Remove unarchived dependencies after config/build
Erik Kundiman
2024-08-12
Download & install aren't redone when installed
Erik Kundiman
2024-08-08
Long parameters go into new lines in FMOD CMake
Erik Kundiman
2024-08-08
Make sure lib/release exists before copying FMOD
Erik Kundiman
2024-08-08
Install FMOD 2.03.02 automatically on GNU/Linux
Erik Kundiman
2024-08-07
Install FMOD automatically on macOS
Erik Kundiman
2024-06-14
Make it build if USE_FMODSTUDIO is set to true
Erik Kundiman
2023-05-03
DRTVWR-559: Replace debugLoggingEnabled() function with LL_DEBUGS().
Nat Goodspeed
2022-04-17
Remove function create_target and instead directly use add_library
Nicky
2022-04-17
Switch to target_include_directories
Nicky
2022-04-17
Switch over to standard target_link_libraries (cmake requirements are high en...
Nicky
2022-04-16
Streamline fmodstudio/openal targets:
Nicky
2022-04-16
Initialize variables so that calling cmake with "--warn-unused-vars --warn-un...
Nicky
2022-04-13
Rework cmake, the original plan was to maybe be able to use conan targets wit...
Nicky
2022-04-06
Remove erroneous lines.
Nicky
2022-04-06
Move CMake files to modernized cmake syntax, step 1.
Nicky
2020-02-04
SL-11445 Couple small fixes
Andrey Kleshchev
2020-01-31
Merged in SL-11445 Upgrade Fmodex to Fmod Studio
Andrey Kleshchev