File: Doxyfile.local

package info (click to toggle)
kf6-kcmutils 6.13.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 23,712 kB
  • sloc: cpp: 3,565; sh: 19; makefile: 7
file content (9 lines) | stat: -rw-r--r-- 270 bytes parent folder | download
1
2
3
4
5
6
7
8
9
### KApiDox Project-specific Overrides File

# SPDX-FileCopyrightText: none
# SPDX-License-Identifier: CC0-1.0

# define so that deprecated API is not skipped
PREDEFINED += \
    "KCMUTILS_ENABLE_DEPRECATED_SINCE(x, y)=1" \
    "KCMUTILS_BUILD_DEPRECATED_SINCE(x, y)=1"