Skip to content

Commit 5dae971

Browse files
authored
[NFC] Update README.md after 21038c1 (#2636)
Signed-off-by: Sidorov, Dmitry <[email protected]>
1 parent a276363 commit 5dae971

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,9 @@ There are several options for accessing the header file:
140140
Headers - if you have the headers downloaded somewhere in your
141141
system and want to use that version, simply extend your CMake
142142
command with `-DLLVM_EXTERNAL_PROJECTS="SPIRV-Headers"
143-
-DLLVM_EXTERNAL_SPIRV_HEADERS_SOURCE_DIR=</path/to/headers_dir>`.
143+
-DLLVM_EXTERNAL_SPIRV_HEADERS_SOURCE_DIR=</path/to/headers_dir>` for in-tree
144+
builds and just `-DLLVM_EXTERNAL_SPIRV_HEADERS_SOURCE_DIR=</path/to/headers_dir>`
145+
for out-of-tree builds.
144146

145147
## Test instructions
146148

0 commit comments

Comments
 (0)