Skip to content

Commit

Permalink
chore: use actual release commit for amp-embedded-infra-lib (#214)
Browse files Browse the repository at this point in the history
  • Loading branch information
richardapeters authored Nov 9, 2023
1 parent a81ac4c commit 1eb7483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ if (HALST_STANDALONE)
FetchContent_Declare(
emil
GIT_REPOSITORY https://github.com/philips-software/amp-embedded-infra-lib.git
GIT_TAG 2ddda404d8822d9cdeb817629e036647a8a3a136 # v5.0.0
GIT_TAG 67fcfd16e87f4d089d2a267b41e1a805cae21660 # v5.0.0
)

FetchContent_MakeAvailable(emil)
Expand Down

0 comments on commit 1eb7483

Please sign in to comment.