Actions
Bug #923
closedCMake never sets HAVE_CXX_BOOL
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2020-01-21
Due date:
% Done:
0%
Estimated time:
Module:
CMake
Operating System:
Compiler:
Description
The CMake build chain has a test for the presence of the bool type, but apparently never sets the HAVE_CXX_BOOL macro in osconfig.h.
Updated by Michael Onken over 5 years ago
HAVE_CXX_BOOL is not used at all in the public DCMTK, including autoconf, at least in the current version of DCMTK.
Updated by Michael Onken over 5 years ago
- Status changed from Feedback to Closed
HAVE_CXX_BOOL has been removed from the toolkit.
Actions