There was an error fetching the commit references. Please try again later.
CMakeLists: lowercase find_library usage
The rest of the CMake script uses lowercase for commands (which is the general CMake style), making it more consistent with surrounding code.
Please register or sign in to comment