Skip to content
Snippets Groups Projects
  • Frank Winklmeier's avatar
    be3ef593
    Add and execute script to clean stale files from build area · be3ef593
    Frank Winklmeier authored
    For incremental builds, deleting python modules (or entire packages) can
    lead to stale .pyc files in the binary directory, which will be used
    by python despite the original source having been deleted. Make sure
    during the cmake configuration that we do not have any such stale files
    in the binary directory.
    be3ef593
    History
    Add and execute script to clean stale files from build area
    Frank Winklmeier authored
    For incremental builds, deleting python modules (or entire packages) can
    lead to stale .pyc files in the binary directory, which will be used
    by python despite the original source having been deleted. Make sure
    during the cmake configuration that we do not have any such stale files
    in the binary directory.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.