CMake offers the find_program, find_library, find_file, find_path, and find_package commands for this purpose. That way external code will not get warnings ...
確定! 回上一頁