Skip to content

Commit

Permalink
drop unuse check
Browse files Browse the repository at this point in the history
  • Loading branch information
Thaipanda committed Mar 7, 2020
1 parent 1ad50c3 commit 6bf1964
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ if( GPERFTOOLS_FOUND )
list( APPEND PLATFORM_SPECIFIC_LIBS tcmalloc )
endif()

find_package(LLVM 7.1 REQUIRED CONFIG)

link_directories(${LLVM_LIBRARY_DIR})

Expand Down

0 comments on commit 6bf1964

Please sign in to comment.