repo.or.cz
/
polly-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[CodeGen] Add Performance Monitor
[polly-mirror.git]
/
tools
/
CMakeLists.txt
blob
4ce60e1a3e81c1d5c0c01e1096026104fc8d8724
1
if (CUDALIB_FOUND)
2
add_subdirectory(GPURuntime)
3
endif (CUDALIB_FOUND)
4
5
set(LLVM_COMMON_DEPENDS ${LLVM_COMMON_DEPENDS} PARENT_SCOPE)