diff options
| author | andre487 <[email protected]> | 2024-03-18 18:11:01 +0300 |
|---|---|---|
| committer | andre487 <[email protected]> | 2024-03-18 19:27:26 +0300 |
| commit | 6fe550f9b51d64dadcca2173a7c29107f9c9f38e (patch) | |
| tree | 458554ecfc72e44966fbbe57db4ef14be6eea32e | |
| parent | fa82df4859b8200ee2409302a357503377eba875 (diff) | |
Add xpdf-4.05 to contrib
1e8f611113008d4f393d9d57a5911b9af01d01ca
| -rw-r--r-- | build/sysincl/macro.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/build/sysincl/macro.yml b/build/sysincl/macro.yml index b48ba7895a1..19e4a7be736 100644 --- a/build/sysincl/macro.yml +++ b/build/sysincl/macro.yml @@ -881,6 +881,10 @@ includes: - FT_CFF_DRIVER_H: contrib/libs/freetype/include/freetype/ftdriver.h +- source_filter: "^contrib/restricted/xpdf/splash" + includes: + - FT_CFF_DRIVER_H: contrib/libs/freetype/include/freetype/ftdriver.h + - source_filter: "^contrib/libs/nvidia/thrust" includes: - __THRUST_DEVICE_SYSTEM_ADJACENT_DIFFERENCE_HEADER: |
