Drop newline in docs builder to see if Polly docs are updated
[polly-mirror.git] / tools / CMakeLists.txt
blob8e5ce59cb90ed36291894a89870989f677e86883
1 if (CUDALIB_FOUND OR OpenCL_FOUND)
2   add_subdirectory(GPURuntime)
3 endif (CUDALIB_FOUND OR OpenCL_FOUND)
5 set(LLVM_COMMON_DEPENDS ${LLVM_COMMON_DEPENDS} PARENT_SCOPE)