mirror of
https://github.com/taglib/taglib.git
synced 2025-05-27 21:20:26 -04:00
Removed a useless line from ConfigureChecks.cmake.
This commit is contained in:
parent
c23ee5331f
commit
3c727e091e
@ -240,7 +240,6 @@ if(NOT ZLIB_SOURCE)
|
||||
set(HAVE_ZLIB 0)
|
||||
endif()
|
||||
endif()
|
||||
set(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules)
|
||||
|
||||
find_package(CppUnit)
|
||||
if(NOT CppUnit_FOUND AND BUILD_TESTS)
|
||||
|
Loading…
Reference in New Issue
Block a user