README.md: Add note that rerun-if-changed is not emitted.#706
README.md: Add note that rerun-if-changed is not emitted.#706EvanTheB wants to merge 1 commit intorust-lang:mainfrom
Conversation
Issue rust-lang#230 is the issue for this, this patch just documents the current behaviour.
|
Customarily the decision whether or not a package gets rebuilt depends on whether or not any of the files in corresponding |
|
There might be some misunderstanding on my[?] side. You'd use |
|
I need to recheck as I dont understand this very well. I had a c file in my src/ folder, which does show up in Because pkg_config is emitting |
Bingo! If you have one |
Issue #230 is the issue for this, this patch just documents the
current behaviour.