diff --git a/cmake_modules/gitlab-ci-initial-cache.cmake b/cmake_modules/gitlab-ci-initial-cache.cmake
index 8bc6792b19ffbda7f44a20f797f0f5d801acf411..f472d6142feb70cf2e2058f5099f43451bcd9693 100644
--- a/cmake_modules/gitlab-ci-initial-cache.cmake
+++ b/cmake_modules/gitlab-ci-initial-cache.cmake
@@ -2,5 +2,5 @@ set(BUILD_SHARED_LIBS "ON" CACHE BOOL "")
 set(CMAKE_INSTALL_PREFIX "$ENV{PWD}/install" CACHE PATH "")
 set(CMAKE_VERBOSE_MAKEFILE "ON" CACHE BOOL "")
 
-option(CHAMELEON_ENABLE_WARNING       "Enable warning messages" ON)
-option(CHAMELEON_ENABLE_COVERAGE      "Enable flags for coverage test" ON)
+option(MORSE_ENABLE_WARNING       "Enable warning messages" ON)
+option(MORSE_ENABLE_COVERAGE      "Enable flags for coverage test" ON)
diff --git a/cmake_modules/morse_cmake b/cmake_modules/morse_cmake
index 3c4da39c32e8a80c6af48ef066f9d5ebbba08aff..dd40b792c7f27bd8644e7837b17dbc876f92eec7 160000
--- a/cmake_modules/morse_cmake
+++ b/cmake_modules/morse_cmake
@@ -1 +1 @@
-Subproject commit 3c4da39c32e8a80c6af48ef066f9d5ebbba08aff
+Subproject commit dd40b792c7f27bd8644e7837b17dbc876f92eec7