1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-06 06:07:37 +02:00
Files
tomahawk/thirdparty/libportfwd/third-party/miniupnpc-1.6/miniupnpcstrings.h.cmake
2011-09-09 02:26:22 +02:00

8 lines
168 B
CMake

#ifndef __MINIUPNPCSTRINGS_H__
#define __MINIUPNPCSTRINGS_H__
#define OS_STRING "${CMAKE_SYSTEM_NAME}"
#define MINIUPNPC_VERSION_STRING "${MINIUPNPC_VERSION}"
#endif