Closed romz-pl closed 5 years ago
With cmake
command target_link_libraries
it is not possible to create library named debug
. Hence the library has been renamed to assert
.
This has been implemented in commit 96511baa16a4d9d834d869e6d5f7f1bc71d3711b
Based on file
include/ut0dbg.h
createdebug
library.