5a873c1ab4
The build should never touch the source directory, and only write
generated files to the output directory.
Also track the dependency with a custom command and target, as is the
normal method for dependencies on generated files.
Change-Id: I9d835256c643aeef241d26ca05ab390ebba65111
[ROCm/hip commit: b69e33038b]
17 baris
286 B
Plaintext
17 baris
286 B
Plaintext
.*
|
|
!.gitignore
|
|
*.o
|
|
*.exe
|
|
*.swp
|
|
lib
|
|
packages
|
|
build
|
|
bin/hipInfo
|
|
bin/hipBusBandwidth
|
|
bin/hipDispatchLatency
|
|
bin/hipify-clang
|
|
include/hip/hip_version.h
|
|
tags
|
|
samples/1_Utils/hipInfo/hipInfo
|
|
samples/1_Utils/hipBusBandwidth/hipBusBandwidth
|
|
samples/1_Utils/hipDispatchLatency/hipDispatchLatency |