Have generic directory create an interface library. Then link it in the app directory. Make sure CMake adds the sub directories. CMake will do the rest for you.
Note you can create multiple interface libraries. You can create interface libraries which have no source files but link against other interface libraries. (This can be powerful.)
Note you can create multiple interface libraries. You can create interface libraries which have no source files but link against other interface libraries. (This can be powerful.)
Statistics: Posted by dthacher — Sun Feb 04, 2024 2:20 pm