Skip to content

Commit e265f23

Browse files
MrSidimssys-ce-bb
authored andcommitted
Update README.md after 21038c1 (#2636)
Signed-off-by: Sidorov, Dmitry <[email protected]> Original commit: KhronosGroup/SPIRV-LLVM-Translator@5dae971836ba4e3
1 parent b1c91ca commit e265f23

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

llvm-spirv/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)