Using cmakes.
I know how to link with one dynamic lib file (i.e. *.so file).
Now I have about 70 such files to link with. I can put all of them under a folder, how can I link with every individual so file under a folder? it is really painful to specify each of them in cmakes.
Thanks a lot!
2.1m questions
2.1m answers
60 comments
57.0k users