aboutsummaryrefslogtreecommitdiff
path: root/external/miniupnpc/miniupnpcstrings.h.cmake
blob: 236b2dca674dc8e50d858be9eaa673fb47276bbf (plain) (blame)
1
2
3
4
5
6
7
#ifndef MINIUPNPCSTRINGS_H_INCLUDED
#define MINIUPNPCSTRINGS_H_INCLUDED

#define OS_STRING "${CMAKE_SYSTEM_NAME}"
#define MINIUPNPC_VERSION_STRING "${MINIUPNPC_VERSION}"

#endif