Skip to content
  • Brad King's avatar
    ExternalData: Attach download rules to content links in IDEs · 1fd8d017
    Brad King authored
    Each data file to be created in the build tree corresponds one-to-one with
    a raw file or content link in the source tree.  Use the MAIN_DEPENDENCY of
    add_custom_command to attach the build rule to the source tree file.  This
    looks much nicer in the IDE project file browser and avoids ".rule" files.
    1fd8d017