This is an interesting bug ! I am wondering if this should be part of
some sort of cmake-debian policy.
This issue can be found in all other cmake prepare package such as VTK:
$ cat /usr/lib/vtk-5.4/VTKBuildSettings.cmake
...
message(FATAL_ERROR
"This VTK was built by CMake 2.8.0, but this is CMake "
"${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}.${CMAKE_PATCH_VERSION}. "
"Please upgrade CMake to a more recent version.")
Should the vtk-dev or gdcm-dev package add a dependency including the
cmake version ?
2cts
--
Mathieu
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]