You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
380B

  1. ###############################################################################
  2. subdir('lv2-ttl-generator')
  3. if not (build_juce6_only or build_juce7_only)
  4. subdir('drowaudio')
  5. subdir('juced')
  6. subdir('juce5')
  7. endif
  8. if not (build_juce5_only or build_juce7_only)
  9. subdir('juce6')
  10. endif
  11. ###############################################################################