[CMake] [darwin] Removing a line of debug code that I accidentally committed.

llvm-svn: 249278
This commit is contained in:
Chris Bieneman 2015-10-04 15:48:16 +00:00
parent 19f517a7d7
commit f9d71a5439

View File

@ -198,7 +198,6 @@ function(darwin_lipo_libs name)
add_dependencies(${LIB_PARENT_TARGET} ${name})
install(FILES ${LIB_OUTPUT_DIR}/lib${name}.a
DESTINATION ${LIB_INSTALL_DIR})
message("LIB_INSTALL_DIR: ${LIB_INSTALL_DIR}")
endfunction()
# Filter out generic versions of routines that are re-implemented in