CMakeLists.txt 172 B

123456
  1. add_sources(
  2. AudioSettingsController.cpp AudioSettingsController.h
  3. SettingsComponent.cpp SettingsComponent.h
  4. SettingsSection.cpp SettingsSection.h
  5. SettingsValue.h
  6. )