diff --git a/llvm/tools/hpvm/CMakeLists.txt b/llvm/tools/hpvm/CMakeLists.txt index 3ea7a4199b2556b83820e4d8711d95f11c318795..048c757edcd034afa8ef8e7820db3d11a048617d 100644 --- a/llvm/tools/hpvm/CMakeLists.txt +++ b/llvm/tools/hpvm/CMakeLists.txt @@ -1 +1,2 @@ +include_directories(./include/) add_subdirectory(lib)