What is your question?
Dear Conan Folks,
I had a look to the change:
https://github.com/conan-io/conan/pull/18860/changes#diff-9702be6f4b6f8f16c94336e99f3c6188493450fbe087b4656847ab9a19902581.
I use cmake-3.31.6.
I am not sure what changes should I expect. When I compare the generator files from conan-2.11.0 to 2.24.0 I see that for the -release--.data.cmake the set _PACKAGE_FOLDER_RELEASE has ${CMAKE_CURRENT_LIST_DIR}/../../../full_deploy/host instead of hard coded paths to the package.
Could you please help , Also I use conan build and conan export-pkg.
Thanks in advance!
Br,
Maitrey
Have you read the CONTRIBUTING guide?