hanchenye-llvm-project/openmp/CMakeLists.txt

6 lines
150 B
CMake
Raw Normal View History

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