Files
flightgear/3rdparty/osgXR/src/Config.in
2022-10-20 20:29:11 +08:00

11 lines
199 B
C++

// -*-c++-*-
// SPDX-License-Identifier: LGPL-2.1-only
// Copyright (C) 2021 James Hogan <james@albanarts.com>
#ifndef OSGXR_Config
#define OSGXR_Config 1
#cmakedefine OSGXR_STATIC_LIBRARY
#endif