Skip to content

Commit

Permalink
Removed personal LLVM link.
Browse files Browse the repository at this point in the history
  • Loading branch information
bmuscede committed May 9, 2018
1 parent d04cb59 commit 9934904
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ else()
message( FATAL_ERROR "The LLVM_PATH environment variable is not set. Please set it before compiling ClangEx." )
endif()

set(LLVM_PATH /home/bmuscede/Applications/Clang/llvm-build)
link_directories(${LLVM_PATH}/lib)
include_directories(${LLVM_PATH}/include)

Expand Down

0 comments on commit 9934904

Please sign in to comment.