Skip to content

Conversation

@systec-awe
Copy link

When using FindPackage(ctre v3.10 REQUIRED) in CMake project, the following issue occurs:

CMake Error at CMakeLists.txt:32 (find_package):
Could not find a configuration file for package "ctre" that is compatible
with requested version "3.10".

/usr/lib/cmake/ctre/ctre-config.cmake, version: 3.9.0

When using FindPackage(ctre v3.10 REQUIRED) in CMake project
the following issue occurs:

```
CMake Error at CMakeLists.txt:32 (find_package):
Could not find a configuration file for package "ctre" that is compatible
with requested version "3.10".

/usr/lib/cmake/ctre/ctre-config.cmake, version: 3.9.0

```

Signed-off-by: Andre Werner <andre.werner@systec-electronic.com>
@hanickadot
Copy link
Owner

thanks, great catch and sorry for forgetting to update it there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants