We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f03dfb5 commit cfefa8dCopy full SHA for cfefa8d
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 056441b4ef18447ec9c6363cef2bd9a86adda767 # unreleased
+ GIT_TAG 8cd5875f8b58f7b40b0d607373115e2a514aa40b # unreleased
30
)
31
FetchContent_MakeAvailable(emil)
32
0 commit comments