We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6761d4 commit 128fe00Copy full SHA for 128fe00
CMakeLists.txt
@@ -26,7 +26,7 @@ if (HALST_STANDALONE)
26
FetchContent_Declare(
27
emil
28
GIT_REPOSITORY https://github.com/philips-software/amp-embedded-infra-lib.git
29
- GIT_TAG eb50c724391b560607345364f99af03c4dd88723 # unreleased
+ GIT_TAG e3dea07304c18374ffd4d8775c764d2808203e10 # unreleased
30
)
31
FetchContent_MakeAvailable(emil)
32
0 commit comments