ERR: Too much commits
This commit is contained in:
parent
9e1288da10
commit
decb1ac05f
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue