I have a CMake project. I have library sperately which is compiled for different EABI's. I want to include this library but I don't know where to put theese libraries for different eabi's. I want to use theese libraries in the c++ code so I need to import it over CmakeList.txt . But I don't know how to split them for different eabi needs.
1.4m articles
1.4m replys
5 comments
57.0k users