0
0
Fork 0
mirror of https://git.do.srb2.org/STJr/SRB2.git synced 2025-01-02 16:01:37 +00:00
SRB2/libs/miniupnpc/miniupnpcstrings.h.cmake
2014-03-15 13:11:35 -04:00

7 lines
168 B
CMake

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