/thirdparty/libportfwd/third-party/miniupnpc-1.6/miniupnpcstrings.h.cmake

http://github.com/tomahawk-player/tomahawk · CMake · 7 lines · 0 code · 2 blank · 5 comment · 0 complexity · aac18556659118efcd9b654404b8724f MD5 · raw file

  1. #ifndef __MINIUPNPCSTRINGS_H__
  2. #define __MINIUPNPCSTRINGS_H__
  3. #define OS_STRING "${CMAKE_SYSTEM_NAME}"
  4. #define MINIUPNPC_VERSION_STRING "${MINIUPNPC_VERSION}"
  5. #endif