-
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.
Frank Winklmeier authoredFor 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.