File: config-liboxygen.h.cmake

package info (click to toggle)
oxygen 4%3A6.5.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 31,492 kB
  • sloc: cpp: 23,036; python: 39; sh: 14; makefile: 5
file content (13 lines) | stat: -rw-r--r-- 345 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
#ifndef config_liboxygen_h
#define config_liboxygen_h

/* config-liboxygen.h. Generated by cmake from config-liboxygen.h.cmake */
/*
    SPDX-FileCopyrightText: 2014 Hugo Pereira Da Costa <hugo.pereira@free.fr>
    SPDX-License-Identifier: GPL-2.0-or-later
 */

/* Define to 1 if you have XCB libraries */
#cmakedefine01 OXYGEN_HAVE_X11

#endif