set (LTDL_PATHS "/usr/local/opt/libtool/lib")
find_library (LTDL_LIB ltdl PATHSS ${LTDL_PATHS})
message (STATUS "Using ltdl: ${LTDL_LIB}")