mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 01:09:25 +00:00
Meta: Add provision for user-specified port variables to vcpkg
If a CMake file set()'s some variables that VCPKG understands here, it will be used in the build of all ports
This commit is contained in:
committed by
Daniel Bertalan
parent
ccb3a2f7ad
commit
34892cf3c4
2
.gitignore
vendored
2
.gitignore
vendored
@@ -41,6 +41,8 @@ Tests/LibWeb/WPT/wpt
|
||||
Tests/LibWeb/WPT/metadata
|
||||
Tests/LibWeb/WPT/MANIFEST.json
|
||||
|
||||
Meta/CMake/vcpkg/user-variables.cmake
|
||||
|
||||
# Ensure that all files in /Base can be tracked, even if they match one of the above rules
|
||||
!/Base/**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user