hanchenye-llvm-project/openmp/CMakeLists.txt

6 lines
150 B
CMake

cmake_minimum_required(VERSION 2.8 FATAL_ERROR)
set(OPENMP_LLVM_TOOLS_DIR "" CACHE PATH "Path to LLVM tools for testing")
add_subdirectory(runtime)