Browse Source

Fix msvc detection in cmake

nemerle 8 years ago
parent
commit
a7265f06b0
1 changed files with 0 additions and 4 deletions
  1. 0 4
      CMakeLists.txt

+ 0 - 4
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