Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Dominik-K <[email protected]>
Signed-off-by: Coury R. <[email protected]>
  • Loading branch information
couryrr-afs and Dominik-K authored Dec 27, 2023
1 parent 25b5111 commit 98e33e0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,10 @@ The main reference for the integration of libocpp for OCPP1.6 is the ocpp::v16::

## Unit testing

GTest is required for building the test cases target. To build the target and run the tests you can reference the script `.ci/build-kit/install_and_test.sh`. The script allows the GitHub Actions runner to execute. Local testing is still in progress.
GTest is required for building the test cases target.
To build the target and run the tests you can reference the script `.ci/build-kit/install_and_test.sh`.
The script allows the GitHub Actions runner to execute.
Local testing is still in progress.

## Building with FetchContent instead of EDM
In [doc/build-with-fetchcontent](doc/build-with-fetchcontent) you can find an example how to build libocpp with FetchContent instead of EDM.

0 comments on commit 98e33e0

Please sign in to comment.