Closed Scriptkiddi closed 2 years ago
Hey thanks for taking the time to review this. Any chance on also adding the change to the CMakeList.txt otherwise .so files are not searched for.
find_library(TEMP NAMES lib${libName}.a lib${ARGV3}.a lib${ARGV4}.a lib${ARGV5}.a lib${ARGV6}.a lib${libName}.so lib${ARGV3}.so lib${ARGV4}.so lib${ARGV5}.so lib${ARGV6}.so
Hey thanks for taking the time to review this. Any chance on also adding the change to the CMakeList.txt otherwise .so files are not searched for.