diff --git a/cmake/ModuleDescription.json.in b/cmake/ModuleDescription.json.in index ab5f4e304ac..61b8d931c3c 100644 --- a/cmake/ModuleDescription.json.in +++ b/cmake/ModuleDescription.json.in @@ -1,5 +1,5 @@ { - "module_name": "${target}", + "name": "${target}", "version": "${PROJECT_VERSION}", "built_with": {${extra_build_information} "compiler_id": "${CMAKE_CXX_COMPILER_ID}",