mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-24 05:25:13 +00:00
Toolchain+LibTTF: Remove some blank line at the end of CMake files.
This commit is contained in:
parent
6abba493b2
commit
370ce42430
Notes:
sideshowbarker
2024-07-19 00:08:03 +09:00
Author: https://github.com/emanuele6 Commit: https://github.com/SerenityOS/serenity/commit/370ce424300 Pull-request: https://github.com/SerenityOS/serenity/pull/4771 Reviewed-by: https://github.com/ADKaster ✅ Reviewed-by: https://github.com/linusg ✅
2 changed files with 0 additions and 2 deletions
|
@ -6,4 +6,3 @@ set(SOURCES
|
|||
|
||||
serenity_lib(LibTTF ttf)
|
||||
target_link_libraries(LibTTF LibGfx LibM LibCore)
|
||||
|
||||
|
|
|
@ -23,4 +23,3 @@ set(CMAKE_FIND_ROOT_PATH_MODE_PROGRAM NEVER)
|
|||
set(CMAKE_FIND_ROOT_PATH_MODE_LIBRARY ONLY)
|
||||
set(CMAKE_FIND_ROOT_PATH_MODE_INCLUDE ONLY)
|
||||
set(CMAKE_FIND_ROOT_PATH_MODE_PACKAGE ONLY)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue