summaryrefslogtreecommitdiffstats
path: root/openmp/CMakeLists.txt
blob: 3d60633b33bf955a03a3ac101f6aa668c53bde1c (plain)
1
2
3
4
5
cmake_minimum_required(VERSION 2.8 FATAL_ERROR)

set(OPENMP_LLVM_TOOLS_DIR "" CACHE PATH "Path to LLVM tools for testing")

add_subdirectory(runtime)
OpenPOWER on IntegriCloud