comparison cmake/internal/sysconfig.hpp.in @ 179:ef527409e638

Irccd: update JavaScript code
author David Demelier <markand@malikania.fr>
date Tue, 31 May 2016 21:03:01 +0200
parents c1acfacc46bd
children bb70bb9e41eb
comparison
equal deleted inserted replaced
178:084081b24024 179:ef527409e638
35 #define PREFIX "@CMAKE_INSTALL_PREFIX@" 35 #define PREFIX "@CMAKE_INSTALL_PREFIX@"
36 36
37 #define IRCCD_VERSION_MAJOR @IRCCD_VERSION_MAJOR@ 37 #define IRCCD_VERSION_MAJOR @IRCCD_VERSION_MAJOR@
38 #define IRCCD_VERSION_MINOR @IRCCD_VERSION_MINOR@ 38 #define IRCCD_VERSION_MINOR @IRCCD_VERSION_MINOR@
39 #define IRCCD_VERSION_PATCH @IRCCD_VERSION_PATCH@ 39 #define IRCCD_VERSION_PATCH @IRCCD_VERSION_PATCH@
40 #define IRCCD_VERSION "@IRCCD_VERSION@"
40 41
41 /* 42 /*
42 * System identification. 43 * System identification.
43 * ------------------------------------------------------------------ 44 * ------------------------------------------------------------------
44 */ 45 */