Skip to content
  • Josef Angstenberger's avatar
    Tests: Add test for early source lookup of file(GENERATE) · e02f677f
    Josef Angstenberger authored
    The output file structures of file(GENERATE) have to be created early to
    be able to use the generated files in source lists.
    
    This was not done correctly for subdirectories which has been fixed
    in commit aee2c512 (file(GENERATE): Create output file structures for
    all directories first, 2020-09-10).
    
    Add a test case to address issue #21144.
    e02f677f