I believe that a CMake 'module' is simply a file that can be used with the find_package directive. That is, when you run find_package(Module), ...
確定! 回上一頁