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.
2.1m questions
2.1m answers
60 comments
57.0k users