Skip to content
This repository was archived by the owner on Feb 4, 2020. It is now read-only.

Commit e11044a

Browse files
author
Frerich Raabe
committed
Document that /Zi is not supported yet (but /Z7 works)
1 parent fb88e33 commit e11044a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ line must be true:
8282

8383
* The +/link+ switch must not be present
8484
* The +/c+ switch must be present
85+
* The +/Zi+ switch must not be present (+/Z7+ is okay though)
8586
* There must be exactly one source file present on the command line.
8687

8788
If all the above requirements are met, clcache forwards the call to the

0 commit comments

Comments
 (0)