mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-25 17:25:08 +02:00
AK: Move generating the Debug.h header to AK's CMakeLists
This commit is contained in:
Notes:
github-actions[bot]
2026-03-29 20:00:25 +00:00
Author: https://github.com/cqundefine Commit: https://github.com/LadybirdBrowser/ladybird/commit/9292c7bca94 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/8650 Reviewed-by: https://github.com/ADKaster ✅ Reviewed-by: https://github.com/spholz
@@ -48,6 +48,8 @@ endif()
|
||||
|
||||
ladybird_lib(AK ak)
|
||||
|
||||
configure_file(Debug.h.in Debug.h @ONLY)
|
||||
|
||||
find_package(cpptrace CONFIG)
|
||||
find_package(Backtrace)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user