Project

General

Profile

« Previous | Next » 

Revision c8ea8b72

Added by David Sorber about 3 years ago

Remove now unneeded dependency on libconfig.

View differences:

software/read_test/CMakeLists.txt
################################################################################
# Find the libraries we need that aren't built-in to cmake
################################################################################
CHECK_LIB(config++)
CHECK_LIB(aio)
SET(READTEST_EXTERNAL_LIBS ${READTEST_EXTERNAL_LIBS} ${liburing_static_lib})

Also available in: Unified diff