<blockquote data-ipsquote="" class="ipsQuote" data-ipsquote-contentapp="forums" data-ipsquote-contenttype="forums" data-ipsquote-contentid="114" data-ipsquote-contentclass="forums_Topic"><div>Is there something I should be doing to cleanup between different builds besides?:
rm -rf CMakeCache.txt Makefile CMakeFiles
Code: Select all
make clean
</div></blockquote>
Â
That won't do it, it only removes the object files.