Skip to content

Commit

Permalink
fix: add missing persist/string_adapter.cpp to CMakeLists.txt (#238)
Browse files Browse the repository at this point in the history
Signed-off-by: Fabian Sauter <[email protected]>
Co-authored-by: Fabian Sauter <[email protected]>
  • Loading branch information
COM8 and Fabian Sauter committed Nov 10, 2023
1 parent 242f616 commit 4deab3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions casbin/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ set(CASBIN_SOURCE_FILES
persist/adapter.cpp
persist/default_watcher.cpp
persist/default_watcher_ex.cpp
persist/string_adapter.cpp
rbac/default_role_manager.cpp
util/array_equals.cpp
util/array_remove_duplicates.cpp
Expand Down

0 comments on commit 4deab3b

Please sign in to comment.