On Mon, May 29, 2017 at 3:43 PM, Mario *LigH* Rohkrämer <[email protected]> wrote:
> I believe that the "dynamicHDR10" sub-target is not yet included in the > "clean-generated" rule, causing previously compiled files not to be deleted > in this directory branch when a cleanup was desired. > > +---- > Scanning dependencies of target dynamicHDR10 > [ 1%] Building CXX object dynamicHDR10/CMakeFiles/dynami > cHDR10.dir/metadataFromJson.cpp.obj > +---- > # missing many more files here which are not built because their > compilation result probably still exists, despite a previous "make > clean-generated" > What are the files that aren't getting cleaned? I tried reproducing the issue, all the dhdr10 files are being deleted after "make clean" and they are re-generated after "make". > +---- > [ 6%] Built target dynamicHDR10 > Scanning dependencies of target encoder > +---- > > -- > > Fun and success! > Mario *LigH* Rohkrämer > mailto:[email protected] > > _______________________________________________ > x265-devel mailing list > [email protected] > https://mailman.videolan.org/listinfo/x265-devel Regards, Bhavna Hariharan
_______________________________________________ x265-devel mailing list [email protected] https://mailman.videolan.org/listinfo/x265-devel
