Closed
Description
Describe the bug
Hello,
Recently all dependencies of aws-sdk-cpp received cmake changes, like this one: awslabs/aws-c-cal#203
being the last change in: awslabs/aws-crt-cpp#702
Latest release fails with details bellow.
Will a new release be created with CMake changes too?
See also: awslabs/aws-c-cal#204 (comment)
CMake Error at CMakeLists.txt:247 (include):
include could not find requested file:
AwsFindPackage
CMake Error at CMakeLists.txt:250 (aws_use_package):
Unknown CMake command "aws_use_package".
-- Configuring incomplete, errors occurred!
Regression Issue
- Select this option if this issue appears to be a regression.
Expected Behavior
Build with recently cmake updated deps
Current Behavior
doesn't build
Reproduction Steps
FreeBSD framework:
After all deps updated (not committed yet):
cd /usr/ports/devel/aws-sdk-cpp && make
Possible Solution
Update cmake modules and config to match deps updates
Additional Information/Context
No response
AWS CPP SDK version used
1.11.495
Compiler and Version used
Clang 19.1.7
Operating System and version
FreeBSD 15 amd64