Closed em-eight closed 1 year ago
Currently system libraries are found individually. Ideally external libraries are found using custom "find module" files in a top level cmake and inherited to all subdirectory CMakeLists. https://cmake.org/cmake/help/latest/manual/cmake-developer.7.html#find-modules
Thanks!
Currently system libraries are found individually. Ideally external libraries are found using custom "find module" files in a top level cmake and inherited to all subdirectory CMakeLists. https://cmake.org/cmake/help/latest/manual/cmake-developer.7.html#find-modules