Skip to content

Commit f8a50bf

Browse files
committed
Fix Issue #3693 - doc fix
1 parent dc545b5 commit f8a50bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SCons/Tool/compilation_db.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ See its __doc__ string for a discussion of the format.
3232
<sets>
3333
<item>COMPILATIONDB_COMSTR</item>
3434
<item>__COMPILATIONDB_UACTION</item>
35-
<item>__COMPILATIONDB_UTARGET</item>
35+
<item>__COMPILATIONDB_UOUTPUT</item>
3636
<item>__COMPILATIONDB_USOURCE</item>
3737
<item>__COMPILATIONDB_ENV</item>
3838
<item>COMPILATIONDB_USE_ABSPATH</item>

0 commit comments

Comments
 (0)