Skip to content

Commit

Permalink
Add missing find_dependency(everest-evse_security) (#210)
Browse files Browse the repository at this point in the history
Signed-off-by: Kai-Uwe Hermann <[email protected]>
  • Loading branch information
hikinggrass authored Oct 12, 2023
1 parent 4769c49 commit 7f349e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ if (OCPP_INSTALL)
"find_dependency(SQLite3)"
"find_dependency(websocketpp)"
"find_dependency(everest-timer)"
"find_dependency(everest-evse_security)"
)
endif()

Expand Down

0 comments on commit 7f349e5

Please sign in to comment.