mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-25 02:38:59 +00:00
CMake: Remove unused CMake functions
This commit is contained in:
parent
5bfbb7abe6
commit
f22f6e1f5b
Notes:
github-actions[bot]
2025-03-20 17:37:13 +00:00
Author: https://github.com/ADKaster
Commit: f22f6e1f5b
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/4009
Reviewed-by: https://github.com/Hendiadyoin1
5 changed files with 1 additions and 167 deletions
|
@ -1,7 +1,3 @@
|
|||
#
|
||||
# Options common for the Serenity (target) and Lagom (host) builds
|
||||
#
|
||||
|
||||
# Make relative paths in depfiles be relative to CMAKE_CURRENT_BINARY_DIR rather than to CMAKE_BINARY_DIR
|
||||
if (POLICY CMP0116)
|
||||
cmake_policy(SET CMP0116 NEW)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue