mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 23:50:19 +00:00
d9470d6a93
Since the default mode now only builds release vcpkg libraries, having an easy-to-create debug build will be convenient.
2 lines
117 B
CMake
2 lines
117 B
CMake
include (${CMAKE_CURRENT_LIST_DIR}/../base-triplets/arm64-osx.cmake)
|
|
include (${CMAKE_CURRENT_LIST_DIR}/debug.cmake)
|