Control: fixed -1 3.6.4-2.1
According to upstream, this bug is solved:
% git show --oneline 3522835b65 | head -1
3522835b6 Fixed issue with undefined CMAKE_SYSTEM_VERSION.
% git tag --contains=3522835b65
DCMTK-3.6.4
DCMTK-3.6.5
DCMTK-3.6.5+_20191213
DCMTK-3.6.6
Hi Helmut,
>> I just tested it and it seems to work. What do you think?
> I fear that I lack CMake experience and I didn't know that this was
> possible. Still if it works at all, it looks like the better solution
> indeed.
I'm also not an expert when it comes to CMake "magic"...
> It seems tha
Hi Joerg,
On Thu, May 31, 2018 at 04:11:21PM +0200, Jörg Riesmeier wrote:
> Instead of adding quotation marks, I would rather recommend to use the
> variable name in the IF() statements and not the string value. See attached
> patch (based on the current development version of the DCMTK).
Thank
Helmut,
> While trying to make dcmtk cross buildable, I found a little bug in the
> build system. It assumes that CMAKE_SYSTEM_VERSION is non-empty. This is
> true most of the time, but CMakeDetermineSyste.cmake says:
>
> # CMAKE_SYSTEM_VERSION - on unix this is uname -r, for windows it is empty
Source: dcmtk
Version: 3.6.2-3
Severity: minor
Tags: patch upstream
User: helm...@debian.org
Usertags: rebootstrap
While trying to make dcmtk cross buildable, I found a little bug in the
build system. It assumes that CMAKE_SYSTEM_VERSION is non-empty. This is
true most of the time, but CMakeDeterm
5 matches
Mail list logo