-
Notifications
You must be signed in to change notification settings - Fork 97
Open
Description
Hi,
When trying to configure dynamips with cmake-4 it fails with following error:
CMake Error at CMakeLists.txt:10 (cmake_minimum_required):
Compatibility with CMake < 3.5 has been removed from CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.
Now there are certainly some ways to work around this, but i'm not sure if the mentioned workarounds are enough (haven't checked).
However, i'm wondering if it wouldn't be better to create a new release given the recent changes to dynamips?
dotlambda
Metadata
Metadata
Assignees
Labels
No labels