casbin / casbin-cpp

An authorization library that supports access control models like ACL, RBAC, ABAC in C/C++
https://casbin.org
Apache License 2.0
218 stars 61 forks source link

fix: add missing persist/string_adapter.cpp to CMakeLists.txt #238

Closed COM8 closed 7 months ago

COM8 commented 7 months ago

Description

Fixes casbin/persist/string_adapter.h not being able to include since linking will fail since persist/string_adapter.cpp is not included inside casbin/CMakeLists.txt.

casbin-bot commented 7 months ago

@EmperorYP7 @sheny1xuan @cs1137195420 please review

CLAassistant commented 7 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Fabian Sauter seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

github-actions[bot] commented 7 months ago

:tada: This PR is included in version 1.54.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: