ERR: Too much commits

This commit is contained in:
Andy Cedilnik 2004-10-05 16:16:31 -04:00
parent 9e1288da10
commit decb1ac05f
1 changed files with 0 additions and 3 deletions

View File

@ -127,9 +127,6 @@ ENDIF (UNIX)
TARGET_LINK_LIBRARIES(cmake CMakeLib)
TARGET_LINK_LIBRARIES(DumpDocumentation CMakeLib)
ADD_EXECUTABLE(coverage coverage.cxx)
TARGET_LINK_LIBRARIES(coverage CMakeLib)
IF(CMAKE_BUILD_WITH_CURL)
# Don't even look for this as we don't use that part of curl
# and linking in the the library can cause problems.