updating fmt submodule to latest release tag (#13)

* updating fmt submodule to latest release tag

* fix configuration error
This commit is contained in:
Bhardwaj, Gopesh
2025-04-30 09:57:37 +05:30
committed by GitHub
parent 16b142bb31
commit 4427f2bd6d
2 changed files with 2 additions and 2 deletions
@@ -34,7 +34,7 @@ get_cmake_property(ROCPROFILER_REGISTER_PACKAGING_COMPONENTS COMPONENTS)
rocprofiler_register_add_feature(ROCPROFILER_REGISTER_PACKAGING_COMPONENTS
"Packaging components")
list(REMOVE_ITEM ROCPROFILER_REGISTER_PACKAGING_COMPONENTS "Development" "Unspecified"
"external")
"external" "fmt-core")
list(LENGTH ROCPROFILER_REGISTER_PACKAGING_COMPONENTS
NUM_ROCPROFILER_REGISTER_PACKAGING_COMPONENTS)
+1 -1