From a7265f06b09bfc7d80d173a6803b30bcdcb1c8b2 Mon Sep 17 00:00:00 2001 From: nemerle Date: Thu, 19 May 2016 14:14:26 +0200 Subject: [PATCH] Fix msvc detection in cmake --- CMakeLists.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index fb4c0db..cdfb396 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -26,10 +26,6 @@ enable_testing() ENDIF() - -#find_package(LLVM REQUIRED CONFIG) -#llvm_map_components_to_libnames(REQ_LLVM_LIBRARIES native mc support tablegen) - INCLUDE_DIRECTORIES( 3rd_party/libdisasm include