Files
rocm-systems/projects
Laurent Morichetti f430cd4f91 Don't use NDEBUG when the intent is !DEBUG
CMakeLists.txt does not set up the DEBUG macro correctly to mean
!NDEBUG, so, as a workaround, replace all uses of ifdef NDEBUG with
ifndef DEBUG in the library sources.

Change-Id: I408adb36d1a2310fb894a486574469662ebb27cd


[ROCm/rocm_smi_lib commit: 9f87197d8d]
2022-01-19 20:03:23 +00:00
..