diff --git a/CMakeLists.txt b/CMakeLists.txt index 4b41368a..7a812303 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -26,7 +26,7 @@ if (HALST_STANDALONE) FetchContent_Declare( emil GIT_REPOSITORY https://github.com/philips-software/amp-embedded-infra-lib.git - GIT_TAG db70a3a415c9324a6e30043bb39bf38c6ae4e394 # unreleased + GIT_TAG 9cc66069a0ed7c9f2ed582234658459040bf5bec # unreleased ) FetchContent_MakeAvailable(emil)