CLion 添加 library

编辑 CMakeLists.txt 在最后一行加入:
target_link_libraries(SHA256 crypto)