Integrating latest from github/staging

Integrating up through commit 5e1bdae
This commit is contained in:
alexpete
2021-03-26 14:31:50 -07:00
parent 9c54341af8
commit 36c4e827bd
764 changed files with 11453 additions and 20251 deletions
+2 -1
View File
@@ -38,10 +38,11 @@ ly_add_target(
ly_add_target(
NAME Microphone ${PAL_TRAIT_MONOLITHIC_DRIVEN_MODULE_TYPE}
NAMESPACE Gem
OUTPUT_NAME Gem.Microphone.e70dd59f02f14ea49e6b38434e86ebf1.v0.1.0
FILES_CMAKE
microphone_shared_files.cmake
BUILD_DEPENDENCIES
PRIVATE
Gem::Microphone.Static
RUNTIME_DEPENDENCIES
Gem::AudioSystem
)