We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb0f09b commit 67d80e4Copy full SHA for 67d80e4
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 3e8c7028b528e1a11e1793013dc1268183d0b5fc # unreleased
+ GIT_TAG bcb58544b493ae12f1215b565acfb0bd73f2295c # unreleased
30
)
31
FetchContent_MakeAvailable(emil)
32
0 commit comments