I want to link my target lib to batch of libs, which locate at one particular directory. But it seems that find_library command can match only one lib at a time.
I want to link my target lib to batch of libs, which locate at one particular directory. But it seems that find_library command can match only one lib at a time.