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.
Loading
Please register or sign in to comment
The rest of the CMake script uses lowercase for commands (which is the general CMake style), making it more consistent with surrounding code.