asyncplusplus
asyncplusplus copied to clipboard
Fix CMake config install directory
Currently, this installs in $prefix/cmake which is not a path find_library() looks in, so it is impossible to use the installed library as is.